System refresh in HANA (Side-car)

Hi Experts,
I have some queries around system refresh in HANA.
I have a side-car implementation of HANA. Data is replicated by SLT from ECC to HANA.
Question is - Can we directly perform a system refresh from prod HANA to Quality HANA box?
or we can only have below option:
Refresh prod ECC to Quality ECC & reload all the tables again from quality ECC to quality HANA?
I am particularly interested to have answers/thoughts  on  -- "Can we directly perform a system refresh from prod HANA to Quality HANA box?"
I have not heard of this approach so far.
I know the other option - "Refresh prod ECC to Quality ECC & reload all the tables again from quality ECC to quality HANA?" is feasible.
quick response is much appreciated.
Best Regards
Sachin Bhatt

Sorry I thought it was clear, let me explain.
HANA with SLT, is a replica copy of ECC tables. If you copy HANA Prod back to QA then SLT will no longer be operational.
You could re-enable SLT but you would have to re-initiate replication which would wipe out all the HANA tables, thereby making your system copy worthless.
If you don't re-enable SLT then you won't be able to do any testing or any table changes into QA.
So really there is no choice, you need to copy ERP Prod and HANA Prod, or just copy ERP Prod and re-initiate replication.

Similar Messages

  • System Refresh with HANA & HANA live (side-car) data

    In a scenario where HANA live co-exists with HANA DB (aka side-car approach), trying to understand the impact of system refreshes to HANA Live content. Is there a method to choose only HANA DB specific data for the refresh i.e. excluding HANA Live data?  If we use the backup/restore method to refresh QA from PROD  it will bring Prod data over for HANA Live too.  Is there a way to export QA HANA Live data prior to the refresh and re-import it post DB refresh?

    Sorry I thought it was clear, let me explain.
    HANA with SLT, is a replica copy of ECC tables. If you copy HANA Prod back to QA then SLT will no longer be operational.
    You could re-enable SLT but you would have to re-initiate replication which would wipe out all the HANA tables, thereby making your system copy worthless.
    If you don't re-enable SLT then you won't be able to do any testing or any table changes into QA.
    So really there is no choice, you need to copy ERP Prod and HANA Prod, or just copy ERP Prod and re-initiate replication.

  • Side Car

    Hi All,
    I checked the forum, i havent got any crystal clear output.
    My queries are as follows
    1. what is SAP hana side car approach?
    2. On what usecase SAP hana side car will work?
    3. Can sap hana sidecar can connect to multiple ERP running on sql server, oracle?
    4. what are tools to connect ? how it works
        Any relates sap notes for the same
    Thanks

    Hi  Prag,
    Side car scenario is not just used for POCs . My be in any circumstances, if the customer does not want to run their solution(ERP may be) on top of HANA, but still want to do analytic on top of the data, side car scenario can be used. But that is a rare case no a days. Sometimes customers do not want to disturb critical systems.
    Sree

  • ORA-01017: invalid username/password; logon denied quality system refresh from production

    Dear All;
    I am in the post activities of SAP system refresh.
    I restored the system using brtools successfully as you can see below:
    then I went with the rest of the steps based on sap recomendations, and reached to SAP sql queries:
    CREATE USER "OPS$<DOMAIN>\<SID>ADM" DEFAULT TABLESPACE SYSTEM TEMPORARY TABLESPACE PSAPTEMP IDENTIFIED EXTERNALLY;
    CREATE USER "OPS$<DOMAIN>\SAPSERVICE<SID>" DEFAULT TABLESPACE SYSTEM TEMPORARY TABLESPACE PSAPTEMP IDENTIFIED EXTERNALLY;
    GRANT CONNECT, RESOURCE, SAPDBA TO "OPS$<DOMAIN>\<SID>ADM";
    GRANT CONNECT, RESOURCE, SAPDBA TO "OPS$<DOMAIN>\SAPSERVICE<SID>";
    CREATE TABLE "OPS$<DOMAIN>\<SID>ADM".SAPUSER (USERID VARCHAR2(256), PASSWD VARCHAR2(256));
    INSERT INTO "OPS$<DOMAIN>\<SID>ADM".SAPUSER VALUES ('SAPSR3', '<Password>');
    CREATE SYNONYM "OPS$<DOMAIN>\SAPSERVICE<SID>".SAPUSER FOR "OPS$<DOMAIN>\<SID>ADM".SAPUSER;
    CONNECT /
    GRANT SELECT, UPDATE ON "OPS$<DOMAIN>\<SID>ADM".SAPUSER TO "OPS$<DOMAIN>\SAPSERVICE<SID>";
    CONNECT /as sysdba
    GRANT CONNECT, RESOURCE TO "OPS$<DOMAIN>\SAPSERVICE<SID>";
    GRANT CONNECT, RESOURCE TO "OPS$<DOMAIN>\<SID>ADM";
    I checked if all users are on opened state using select USERNAME,ACCOUNT_STATUS from dba_users;
    The database is running file, and it is opened, but when I run R3trans -d it gives me RC 12 and i get this error:
    *** ERROR => CONNECT failed with sql error '1017'
    set_ocica() -> SQL error code 1017
    -->oci_get_errmsg (con=0, rc=1017)
    OCIErrorGet -> SQL error code: 1017
    ORA-01017: invalid username/password; logon denied
    DbSlConnect(con=0) -> orc=0, 99=DBSL_ERR_DB
    ***LOG BY2=>sql error 1017   performing CON
    ***LOG BY0=>ORA-01017: invalid username/password; logon denied
    I used brconnect -u / -f chpass -o PSAPSR3 -p sap so i can reset the password, but still I am getting the same invalid username or password error.
    I checked the listener status, and it is running.
    Kindly let me know how I can fix my error
    Best Regards
    ~Amal Aloun

    Dear Gaurav;
    I am running SAP Kernel 720 64bit unicode PL300
    The content of my trans log file is the following:
    4 ETW000 r3trans version 6.23 (release 720 - 15.05.12 - 20:12:03).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 05.08.2014 - 17:50:30
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [     dev trc,00000]  Tue Aug 05 17:50:30 2014                                                 149  0.000149
    4 ETW000  [     dev trc,00000]  db_con_init called                                                        27  0.000176
    4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): rsdb/ssfs_connect not set => ssfs not used        41  0.000217
    4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                                  28  0.000245
    4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                 14  0.000259
    4 ETW000  [     dev trc,00000]  Loading DB library 'dboraslib.dll' ...                                    44  0.000303
    4 ETW000  [     dev trc,00000]  DlLoadLib success: LoadLibrary("dboraslib.dll"), hdl 0, addr 000007FEF1650000
    4 ETW000                                                                                                 947  0.001250
    4 ETW000  [     dev trc,00000]      using "E:\usr\sap\TST\SYS\exe\uc\NTAMD64\dboraslib.dll"               18  0.001268
    4 ETW000  [     dev trc,00000]  Library 'dboraslib.dll' loaded                                            19  0.001287
    4 ETW000  [     dev trc,00000]  function DbSlExpFuns loaded from library dboraslib.dll                    23  0.001310
    4 ETW000  [     dev trc,00000]  Version of 'dboraslib.dll' is "720.00", patchlevel (0.215)               242  0.001552
    4 ETW000  [     dev trc,00000]  function dsql_db_init loaded from library dboraslib.dll                   26  0.001578
    4 ETW000  [     dev trc,00000]  function dbdd_exp_funs loaded from library dboraslib.dll                  34  0.001612
    4 ETW000  [     dev trc,00000]  New connection 0 created                                                 237  0.001849
    4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 
    4 ETW000                                                                                                  56  0.001905
    4 ETW000  [     dev trc,00000]  db_con_connect (con_name=R/3)                                             20  0.001925
    4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                                  25  0.001950
    4 ETW000  [     dev trc,00000]  find_con_by_name found the following connection:                          16  0.001966
    4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 
    4 ETW000                                                                                                  36  0.002002
    4 ETW000  [     dev trc,00000]  -->DbSlConnect(vers=-1, type=0, env='[default env]', userid='[default usr]')
    4 ETW000                                                                                                  53  0.002055
    4 ETW000  [     dev trc,00000]  DIR_CLIENT_ORAHOME is not set as profile nor env. parameter.             574  0.002629
    4 ETW000                        Assuming using instant client with unspecified location.
    4 ETW000  [     dev trc,00000]  Register application info.                                                97  0.002726
    4 ETW000  [     dev trc,00000]  Oracle client version: 10.2.0.4.0, (dbsl 720 220612, UNICODE[2])       10033  0.012759
    4 ETW000  [     dev trc,00000]  Detailed Oracle client (patch) info not available.                        30  0.012789
    4 ETW000  [     dev trc,00000]    Default connection: tnsname ='TST'                                      73  0.012862
    4 ETW000  [     dev trc,00000]  -->oci_initialize(con=0, char='UTF16', nchar='AL16UTF16', nls=-1),uc_ln=2
    4 ETW000                                                                                                  50  0.012912
    4 ETW000  [     dev trc,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned 0 (for default NLS handle)
    4 ETW000                                                                                                1828  0.014740
    4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con=0, ErrHp=027944B0)                 58  0.014798
    4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con=0, ErrBt=02796088)                 36  0.014834
    4 ETW000  [     dev trc,00000]  NLS env. settings: lang=41004D00450052004900430041004E00                 167  0.015001
    4 ETW000  [     dev trc,00000]                     terr=41004D0045005200490043004100                      29  0.015030
    4 ETW000  [     dev trc,00000]                     char=55005400460031003600                              22  0.015052
    4 ETW000  [     dev trc,00000]  Client NLS setting (by OCINlsGetInfo(con=0)): 'AMERICAN_AMERICA.UTF16'
    4 ETW000                                                                                                  43  0.015095
    4 ETW000  [     dev trc,00000]  charset='UTF16', ncharset='AL16UTF16', UNI_ASC=FALSE                      19  0.015114
    4 ETW000  [     dev trc,00000]  Logon as OPS$-user to get SAPSR3's password                               28  0.015142
    4 ETW000  [     dev trc,00000]  Connecting as /@TST on connection 0 (nls 0) ... (dbsl 720 220612, UNICODE[2])
    4 ETW000                                                                                                  61  0.015203
    4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_SVCCTX, con=0, svchp=02795F48)               370  0.015573
    4 ETW000  [     dev trc,00000]  Allocating server context handle                                          31  0.015604
    4 ETW000  [     dev trc,00000]  Attaching to database server TST (con=0, svchp=02795F48, srvhp=0279EFF8)
    4 ETW000                                                                                                  74  0.015678
    4 ETW000  [     dev trc,00000]  Assigning server context 0279EFF8 to service context 02795F48          30008  0.045686
    4 ETW000  [     dev trc,00000]     OCIHandleAlloc(OCI_HTYPE_SESSION, con=0, usrhp=027ABBE0)               86  0.045772
    4 ETW000  [     dev trc,00000]  Starting user session: OCISessionBegin(con=0, usr='/', svc=02795F48, srv=0279EFF8, usr=027ABBE0)
    4 ETW000                                                                                                  40  0.045812
    4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR               28164  0.073976
    4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:               95  0.074071
    4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                                                  39  0.074110
    4 ETW000  [    dbsloci.,00000]  *** ERROR => CONNECT failed with sql error '1017'                         38  0.074148
    4 ETW000  [     dev trc,00000]     set_ocica() -> SQL error code 1017                                     19  0.074167
    4 ETW000  [     dev trc,00000]  -->oci_get_errmsg (con=0, rc=1017)                                        20  0.074187
    4 ETW000  [     dev trc,00000]     OCIErrorGet -> SQL error code: 1017                                    57  0.074244
    4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                                                  39  0.074283
    4 ETW000  [     dev trc,00000]  Info: 99=DBSL_ERR_DB, oerr=1017, try to connect with default password.
    4 ETW000                                                                                                  38  0.074321
    4 ETW000  [     dev trc,00000]  Connecting as SAPSR3/<pwd>@TST on connection 0 (nls 0) ... (dbsl 720 220612, UNICODE[2])
    4 ETW000                                                                                                  30  0.074351
    4 ETW000  [     dev trc,00000]  Assigning username to user session: con=0, usrhp= 027ABBE0                23  0.074374
    4 ETW000  [     dev trc,00000]  Assigning password to user session: con=0, usrhp=027ABBE0                 36  0.074410
    4 ETW000  [     dev trc,00000]  Starting user session: OCISessionBegin(con=0, usr='SAPSR3', svc=02795F48, srv=0279EFF8, usr=027ABBE0)
    4 ETW000                                                                                                 133  0.074543
    4 ETW000  [     dev trc,00000]  Tue Aug 05 17:50:40 2014                                             9992977  10.067520
    4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR                  33  10.067553
    4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:               85  10.067638
    4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                                                  37  10.067675
    4 ETW000  [    dbsloci.,00000]  *** ERROR => CONNECT failed with sql error '1017'                         29  10.067704
    4 ETW000  [     dev trc,00000]     set_ocica() -> SQL error code 1017                                     19  10.067723
    4 ETW000  [     dev trc,00000]  -->oci_get_errmsg (con=0, rc=1017)                                        18  10.067741
    4 ETW000  [     dev trc,00000]     OCIErrorGet -> SQL error code: 1017                                    55  10.067796
    4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                                                  52  10.067848
    4 ETW000  [     dev trc,00000]     DbSlConnect(con=0) -> orc=0, 99=DBSL_ERR_DB                            22  10.067870
    4 ETW000  [    dblink  ,00000]  ***LOG BY2=>sql error 1017   performing CON                               58  10.067928
    4 ETW000  [    dblink  ,00000]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied            22  10.067950
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'TST'"
    Best Regards
    ~Amal Aloun

  • System refresh of Prod onto DEV in ECC5.0

    Hi,
    Can i have steps to perform a system refresh in ECC5.0. on AIX5.0 and Oracle 9i. Kindly send me the details steps of Pre and Post Installs that need to be done.
    With Regards
    Naresh

    SAP Client Copy / System Refresh
    Before doing a client copy, you need to prepare the following :-
    1. Find the source client space with the client size custom program which can be implemented using the rel. note: 
        Find the space of the client - '0118823'. This will give you the size of the source client. 
    2. If your are on Unix OS, adjust all the file systems according to PRD file system to fit the PRD client in DEV 
        client based on space requirements also. 
    3. You can do the client copy by remote or export/import client. 
        Remote method is not preferred if you are doing a large client copy. 
        Do a client export/import. 
    4. To speed up the export/import, use R3trans export/import for the clustered tables. 
        Please find the rel. notes related to performance improvements for cluster tables in OSS.
    5. Do import and post processing. 
        Note: Export may take 10 to 20 hr. for 50gb of data 
        import may take 4 days and post import will take 8 to 15 hr. for 50gb of data. And it all depends on
        your system performance. 
    Please refer OSS rel. notes for the few RZ10 parameters which needs to be set for cluster tables to speed up the process. 
    Note :-
    If it is a fresh installation, do this --
    1.  SCC4 --> Create client no. and fill other details.
    2.  Logon to the newly created client with SAP* and PASS as password.
    3.  SCCL --> choose any profile (preferably SAP_ALL), source client 000 and target client <as created just now>.
    4.  Preferably do a test run initially to check if it can go well.
    5.  As a care check space in databases.
      if helpful reward points are appreciated

  • System refresh in DB2 for zOS with dual stack

    Has anyone performed system refresh (Abap + J2ee) in DB2 for zOS.
    We are planning to do it but the homogeneous document outlined the database specific methods and it doesn't cover the j2ee part.
    Is there any specific methods to follow to bring up the j2ee after the system copy?
    Vijay

    Hello,
    please see Homogeneous System Copy guide for the export options using SAPinst and note http://service.sap.com/sap/support/notes/1059145 for the additional steps on the import side.
    Regards,
    Thomas

  • No Idocs were getting generated after the system Refresh

    Hello Experts,
    Recently my Sand box system has been refreshed with the Development system. (Its a system refresh and hence all the objects were also copied like Development).
    After the refresh, we have performed the below activities --
    BDLS to change the logical system
    Maintained the LS in WE20
    Partner Profiles from WE21 with proper settings with respect to the new logical system name. (Sand box).
    RFC to myself source system and to the Flat File.
    While executing a test load from Flat File the system is not able to generate any IDOCS in the system and failing with
    "No Idocs generated; file system
    Diagnosis
    No IDocs have been created. With file systems as source systems, the IDocs are created in BI. As this did not happen, it is probable that there was a short dump in BI.
    I dont see any short dumps in ST22 for this load and also any logs in SM21.
    Any idea why the system is not able to generate IDOCS in the system?
    We are planning to connect R/3 sandbox to BI sandbox once the Flat file load is running fine.
    Thanks for your answers.
    Raman

    Hi ,
              Hi
    BD87 Update Idocs manually.
    1. When you look in the Monitor screen for the first time on a day you mostly will see some Loads that have yellow traffic lights. When you click on the lowest line of the Load (with the time of Load start) you will get the next popup screen:
    2. Here you can click on the "Yes" button. The Load specification window (right side of the screen) will now be filled with data.
    3. You can now start the manual processing of the IDocs. You go to the "Details" tabpage of the right window. You right click on the line with the red traffic light stating "Request IDoc : IDoc ready to be transferred to application" on the "Details" tab page of the Load. In the option menu that appears choose the option "Update manually in OLTP" (click it).
    4. You will get to the next screen (which is in fact a transaction in the source system (SAP R/3) where you can update the IDoc that is send by the source system)
    5. Now click the "Excecute" button on the left of the screen (or press the F8 button on your keyboard). You will get to the next screen:
    6. This states that the IDoc has been passed through to BW. You return to BW by clicking the "Back" button (or pressing the F3 button on your keyboard) twice. After the first time you will see the previous screen and after that the Monitor screen again.
    7. You will now see that the Status of the Load has turned to yellow or green. When it is yellow you will have to wait a little time (the execution of the Load in BW is still running) and by clicking "Refresh Details" button on the left upper side of the screen (or pressing the F8 button on your keyboard) you will see the Load turn green.
    Regards,
    Rahul.

  • Adding transports to import queue after System Refresh

    Hello All,
    Every time we do system refresh from PRD to Sandbox as a part of post refresh activity we need to import all the transports which are in the import queue of PRD(which are not yet imported to PRD) to our Sandbox.
    But its a tedious job, as in the import queue many old transports which are still not yet imported to PRD will b there.
    So may b around 150+ transport requests in the import queue of PRD, which we need to add those manually from path
    Extras---->other requests -
    > Add. doing same for 150 times. cant even imagine dat work.
    So my question is, Is there any way to get the replica of import queue of PRD to Sandbox.
    Some where i read like transport buffer in the path  /usr/sap/trans/buffer/<SID> of the system will have list of all transports in the import queue.
    So can i copy dat file and replace SID with Sandbox SID and place it in the Sandbox under same path.
    Please suggest or give me a correct solution.
    Regards,
    Ravi

    Thanks a lot for your reply.
    I had read about using script like tp addtobuffer inorder to add the transports to the import queue some time back.
    But forwarding transports is a new method i got to know here which even looks easy too. It would be great if any 1 tell me how forwarding works.
    Also it would b fine if who all uses this method of forwarding to add transports to import queue do reply about any  problems faced while forwarding requests.
    Bcoz in our landscape , transport route is as below
    Dev to QA and Sandbox then from QA transports will move to Production.
    So after refresh forwarding Transports from PRD to Sandbox, how does this work. Please share your suggestions.
    Regards,
    Ravi

  • Changing OPS$ passwd during system refresh

    Hi All,
    i have to do system Refresh/system copy ,i m using oracle 10g database.
    while studying the docs and sap notes,i found that after database is backed from source system and restored in target system
    .It is also required to change some passwords for OPS$ or SAP<Schema> user in table "sapuser" at OS level.
    I am totally unaware of any such activity.can someone help me in this regard,as what are the post steps after DB is restored in target system and to how to perform them.
    We are using brtools here.
    Also what is the command line for restroring DB while system copy.
    Regards,
    Vishesh S

    *Hi,*
    *1.*
    *can someone help me in this regard,as what are the post steps after DB is restored in target system and to how to perform them.*
    After doing DB restore, one has to
    a. Apply the Control files of source system database
    b. Perform DB recovery by applying available offline redo log files (based on Complete DB recovery or Point-in-time DB recovery).
    c. Then after successful DB recovery, one has to OPEN the database with RESETLOGS options.
    d. Upon successful Database instance startup, Start Target SAP system
    *2.*
    *what is the command line for restroring DB while system copy.*
    brrestore -b logfilename -m full
    e.g. brrestore -b bcnmhluz.aft -m full
    *3.*
    a) Logon using the OPS$ user ("connect /@<sid>") to determine the
    sapr3 password that is stored in the database table SAPUSER.
    Now i have no idea,that how to check the password,as i logged in using "connect /",it just got connected.
    But how will i know that what password has been set.
    In OPS$ connection mechanism, only the existence of ops$<sid>adm user requires. Under <sid>adm OS user if you execute "connect /" in SQLPLUS, then it will get connected with Database through ops$<sid>adm database user, without asking for password.
    During OPS$ connection mechanism, the SAP work processes get connected to Database using this OPS$ user. Then as a next step,  the password of Schema user (SAPSR3 or SAP<SID>) is read from the SAPUSER table from database, and then with that password od schema owner , the R/3 work processes actually get connected with Database Instance schema. So the SAPSR3 password should be same at Oracle DDIC and SAPUSER table levels.
    If you do not know the password of SAPSR3 or SAP<SID> database users, you can change them with br*tools or by the execution of the following brconnect command.
    brconnect -f chpass -o [sapr3 | sap<sid> | sap<xyz> | sapsr3] -p <new_password>
    (Refer SAP Notes 562863, 361641 as reference)
    *4.*
    *after doing a system copy/refresh, what changes i have to perform in OPS$ user.*
    If your getting with OPS$ user issue while SAP startup or R3trans -d execution, then you can refer SAP note 40024 or do the following .
    a.
    Check weather the correct OPS$<SID>ADM user exists at DB level or not ?
    SELECT * FROM DBA_USERS;
    b. If the required OPS$ user does not exist in Target DB....
    CREATE USER "OPS$<SID>ADM" DEFAULT TABLESPACE <user_tsp>  TEMPORARY TABLESPACE PSAPTEMP IDENTIFIED EXTERNALLY;
    c. Grant roles/previleges to OPS$ user
    grant sapdba to ops$<SID>ADM;
    d. check the existence of SAPUSER table and the owner of SAPUSER table in target DB
    SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'SAPUSER';
    e. If the owner of SAPUSER table is not OPS$<SID>ADM, then u need to drop it and recreate it in Database.
    -- DROP TABLE "<owner>".SAPUSER;
    -- CREATE TABLE "OPS$<SID>ADM".SAPUSER  (USERID VARCHAR2(256), PASSWD VARCHAR2(256));
    --INSERT INTO "OPS$<sid>ADM".SAPUSER VALUES ('<sapowner>', '<password>');
    f.
    Execute R3trans -d under <sid>adm OS level user and verify its return code. Also check trans.log file
    5.
    what is the middle step between db recovery and starting the system.
    middle steps can be
    a.  to OPEN Database with RESETLOGS or NORESETLOGS option and restart the DB instance.
    b. create OPS$ Database user according to new SID and new <SID>ADM OS user
    I hope the above information will be helpful to provide you possible understanding.
    Regards,
    Bhavik G. Shroff

  • System refresh of abap+java

    Hi gurus,
    I am trying to do the system refresh for ecc6.0 abap + java .I did the abap part with the oracle specific method where we restore the data files and run the control.sql command . But for the java part i am confused on what option i had tried to select abapJava and do an export and then when i am importing it with the abapJava option it is also doing the restoration of abap stack . If i select only java it is trying to create a instance JC00 which i dont want , Is there a method where i can only export the java stack and import into the abap system that was refreshed using the oracle restore method ?
    Thanks in advance

    try following this:
    JAVA Refresh Procedure On SRC system
    1) Execute the following command after navigating to the SAPinst directory to the JAVA export using SAPinst.
    a. sapinst.exe product_cp.catalog
    The export procedure is as follows
    1) Specify the SID name and export directory
    2) To take the export without stopping the JAVA process, uncheck the check box
    On TRG System Preparations
    1) Copy the export from the SRC export directory to the TRG system
    2) The JAVA versions should be same on SRC and TRG
    Import procedure is as follows
    Execute the following command on the TRG system after navigating to the SAPinst in the Master DVD
    sapinst.exe product_cp.catalog
    Check for the TRG system SID for example TAJ
    Note:
    1) Ensure that the SAP system is up and running.
    2) Ensure that temporary tablespace u201CPSAPTEMPu201D is not empty
    After completing the import successfully, restart the SAP system.
    Rohit

  • Installing dev and quality BW system one one hana db

    Hi Experts,
    We are trying to install Dev and BW quality system on one HANA appliance. Please reply with any of the best practices and docs for this type of installations.
    Thank you,
    Praveen

    Hi Praveen,
    Hardware resources permitting, SAP supports running multiple HANA databases (or SIDs) on a single non-production HANA system.
    While original HANA appliance is installed and delivered by your hardware partner with a single database, you could use SAP HANA Lifecycle Manager to install additional HANA databases on to the appliance.  Of course, you need to ensure resources are available on existing appliance.
    Few URLs towards MCOS and BW on HANA as follows:
    SAP Note 1681092 - Multiple SAP HANA databases on one SAP HANA system
    SAP Note 1666670 - BW on SAP HANA - landscape deployment planning
    Multiple applications running on single SAP HAN... | SAP HANA
    Few sizing notes for BW on HANA as follows, which will be of use:
    SAP Note 1637145 - SAP BW on HANA: Sizing SAP In-Memory Database
    SAP Note 1736976 - Sizing Report for BW on HANA
    Post-installation, ensure to fine-tune configuration parameters to exploit optimum performance for each of the database running on the appliance
    Wish you all the best towards your installation!
    Best regards,
    Shaji

  • MSSQL 2005 System refresh

    Hello All ,
    I am trying to do system refresh from PRD to QAS , Windows 2003 / MSSQL 2005 database, need to know step by step procedure, DB restroe , recovery and rename SID , how to do all these. main I need to know DB activities.
    Thanks
    Atul

    Hi,
    Refer [SAP Note 151603 - Copying an SQL Server database|https://service.sap.com/sap/support/notes/151603] to get step by step information about your requirement.
    Regards,
    Bhavik G. Shroff

  • Export partner profiles and SM59 Entries before system refresh

    Hello All,
    How to Export partner profiles and SM59 Entries before system refresh in Netweaver
    thanks
    Shyam

    In  SDN search  with name RFC export ..you will get so many answers ..
    Once again please find the below prcoess for RFC export/import during system refresh.
    RFC Export --
    go to trans dir.. and then create .ctl file as below
    #cd /usr/sap/trans/bin
    #vi export_rfc_<sid>_<date>.ctl
    #Please create the data file as u201Cexport_<SID>_rfc_<Date>.datu201D
    Export
    Client=<XXX>
    file '/usr/sap/trans/data/export_<SID>_rfc_<Date>.datu2019
    delete from rfcattrib
    select * from rfcattrib
    delete from rfcdes
    select * from rfcdes
    delete from rfcdoc
    select * from rfcdoc
    delete from rzllitab
    select * from rzllitab
    delete from ZTCA_USER_LANG
    select * from ZTCA_USER_LANG
    delete from rfcsysacl
    select * from rfcsysacl
    delete from rzllitab
    select * from rzllitab
    #After that excute export command as below.
    R3trans u2013w <export_rfc_<targetSID>_date.log> export_rfc_<targetSID>_date.ctl>
    (Format is: R3trans u2013w <logfile> <controlfile>)
    Export is finished....
    Import
    Example:
    #cd /usr/sap/trans/bin
    #vi import_rfc_pta_11042004.ctl
    #Please enter the exported RFC data file in the import control as follows:
    import
    file '/usr/sap/trans/data/export_pta_rfc_11042004.dat'
    (Enter the file name, which is created during the export process)
    Regards,
    Srinivas Chapa.

  • Activites after source system refresh

    Hi all,
    we made source system refresh recently.
    When iam running INIT I am not able to get the data ,but in rsa3 data it is available
    Now  I am not able to retrive the data from source system for SD data sources like 2LIS_02_ITM.
    Can any one tell me what type of activities i need to do after source system refresh for LO data sources.
    Thank
    Pruthvi

    Hi Pruthvi,
    As you mentioned about refresh, it would be a system other than Production system.
    Delta Loads:
    1. Whenever a refresh happens from the production, the delta pointers are disturbed.
    2. You need to re initialize the delta pointer for the DS you mentioned.
    3. If it is for the testing purpose of the Delta functionality, you may intialize the delta pointer 1st and then ask for postings of data in the ECC side.
    4. Once the postings are done, you would see data in Delta Queue in RSA7 in source system.
    5. Now run the Delta InfoPackage so as to fetch this data from the Delta Q of SS to the BW system.
    Full Loads
    1. If you are expecting a full load (Historical data), you need to first fill the Setup tables (in Background only) in the SS.
    2. Once the Setup table fill job is completed in SS, you may execute a Full InfoPackage in order to get this full load.
    Let me know if this helps..
    -Bhushan.

  • Side car files off, for a dropbox folder

    Hi Everyone,
    I think this is not possible, but hopefully i'll be proved wrong!
    I want to set one folder to not use side car files - is this possible on a single folder?
    (It's a shared dropbox folder, and my system is set up to always write to side car files ... but because it's shared, i don't want to clutter the folder with my side car files - and also don't want my xml files getting in the way of other people's xml files.)
    Cheers!

    Hi dj_paige,
    Thanks for your response.
    The use was to collect images of family members taken at a funeral, with each person who had a camera having a folder. Because these images are just presented as a list of files, it seemed to me the easist thing for me to do would be to have all of the images within LR - that's because it's the DAM app that i use.
    I'd like to make a blurb book from the files for the family - which also points to using LR.
    The reason why i'm not keen on exporting is that if someone was to add filess to their folder, then it would involve a bit of work finding out which file it was and then transferring them - rather than just syncing the top level folder (that contains all the other folders) every now and then.
    As you can see, it's more of a one off thing, than a course that i'm going to regularly take.
    I think what i'll do is turn off the write to xmp - then work on the files - and turn it back on again and go back to my regular work.
    Cheers,
    and thanks Rob too
    slaterk

Maybe you are looking for