Latest Answer: RMAN IS THE recovery manager of oracle backupsit will recover the backups and put them in the repository catalogueRMAN is used by the oracle onlyin SAP BR tools are used for the recovery of backupsBut these BR tools are also integrated with the RMAN only ...
Latest Answer: As my knowledge, copying of data can be done in two ways as per knowledge..1) copying a data from one client to another.... can be done ... sccl ie client copy database copy can be done by DATABASE refresh, which is big process.all what I talked ...
Latest Answer: Spool buffer is the memory space which is allocated in DB level or OS level where all the datas are stored in that buffer area at the time giving prints. In another point of view we can say that all printing data's goes through this buffer(memory). When ...
Latest Answer: One of the Tools being used for SAP Implemention is QuickSizer, which is used to size the SAP Server based on number of users using various modules in SAP. Alert Message is created in the CCMS monitor using TCodes RZ20 and RZ21. The values for Alert ...
When spool buffer is full and new spool request is raised what happens to the request?where does the request stored?
Latest Answer: R/3trans is the r/3 system transport program which can be used for transporting data between different sap systems ,even when they dont belong to the same group .R3trans normally is not used directorly but called from the tp controle program or by the ...
I am 5 years experienced Oracle and SQLServer DBA. Now I want to move towards ERP Solutions, Can you tell me whether going towards SAP is right option now
Latest Answer: i believe a "group by" is used to group selected rows in a table to perform arg functions on them .rows not included in the "group by" clouse and not part of ARG functions cannot be used ...(logical grouping of data) or orerations performed (on groups ...
Latest Answer: select * from database table into (internal table name) the above statement collects data into the header area of the internal table. andselect * from database table into table (internal table ...
View page << Previous 1 [2] 3 Next >>

Go Top