异机恢复后, sid adm对DB的访问有异常

环境 AIX 5.3 ECC 6.0 ORACLE 10G
背景 双机(ECCPRD01 ECCPRD02)数据库恢复至单机环境(VECCPRD),
VECCPRD的OS CI DB都是全新安装,sid和双机的一致
现象 恢复成功后<sid>adm用户 执行startsap 提示
Checking PRD Database
ABAP Database is not available via R3trans
Starting SAP-Collector Daemon
10:38:07 14.10.2010   LOG: Effective User Id is root
This is Saposcol Version COLL 20.95 640 - AIX v11.16 5L-64 bit 080318
Usage:  saposcol -l: Start OS Collector
        saposcol -k: Stop  OS Collector
        saposcol -d: OS Collector Dialog Mode
        saposcol -s: OS Collector Status
The OS Collector (PID 9556172) is already running .....
saposcol already running
ABAP Database PRD must be started on remote server
执行startsap db 同样提示ABAP Database PRD must be started on remote server
直接执行startdb可以启动DB 然后启动CI 一切正常
但是在<sid>adm用户下执行 R3trans -d log如下
4 ETW000 R3trans version 6.13 (release 640 - 17.07.08 - 08:11:00).
4 ETW000 unicode enabled version
4 ETW000 ===============================================
4 ETW000
4 ETW000 date&time   : 13.10.2010 - 10:08:05
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]  Wed Oct 13 10:08:05 2010                              92  0.000092
4 ETW000  [dev trc     ,00000]  db_con_init called                                    22  0.000114
4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             61  0.000175
4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' ...
4 ETW000                                                                              66  0.000241
4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/PRD/SYS/exe/run/dboraslib.o), hdl 0
4 ETW000                                                                            3173  0.003414
4 ETW000  [dev trc     ,00000]  Library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' loaded
4 ETW000                                                                              30  0.003444
4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
4 ETW000                                                                              48  0.003492
4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/PRD/SYS/exe/run/dboraslib.o' is "640.00", patchlevel (0.220)
4 ETW000                                                                             486  0.003978
4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
4 ETW000                                                                              32  0.004010
4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
4 ETW000                                                                              52  0.004062
4 ETW000  [dev trc     ,00000]  New connection 0 created                              45  0.004107
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              37  0.004144
4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         52  0.004196
4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
4 ETW000                                                                              46  0.004242
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              35  0.004277
4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/PRD/102_64 from environment
4 ETW000                                                                             471  0.004748
4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         91  0.004839
4 ETW000  [dev trc     ,00000]  got NLS_LANG='AMERICAN_AMERICA.UTF8' from environment
4 ETW000                                                                              60  0.004899
4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          1553  0.006452
4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPPRD's password           39  0.006491
4 ETW000  [dev trc     ,00000]  Connecting as /@PRD on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
4 ETW000                                                                              48  0.006539
4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
4 ETW000                                                                              33  0.006572
4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x1113a15a0 0x1113b42a0 0x1113b3b58
4 ETW000                                                                              42  0.006614
4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       43  0.006657
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      37  0.006694
4 ETW000  [dev trc     ,00000]  Attaching to DB Server PRD (con_hdl=0,svchp=0x1113b6f78,srvhp=0x1113b7198)
4 ETW000                                                                              80  0.006774
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12537
4 ETW000                                                                           37287  0.044061
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12537'
4 ETW000                                                                              50  0.044111
4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12537        35  0.044146
4 ETW000  [dev trc     ,00000]  Try to connect with default password                 124  0.044270
4 ETW000  [dev trc     ,00000]  Connecting as SAPPRD/<pwd>@PRD on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
4 ETW000                                                                              35  0.044305
4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
4 ETW000                                                                              33  0.044338
4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x1113a15a0 0x1113b42a0 0x1113b3b58
4 ETW000                                                                              33  0.044371
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=0x1113b7198)
4 ETW000                                                                              45  0.044416
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x1113b6f78,srvhp=0x1113b7198)
4 ETW000                                                                              48  0.044464
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x1113b7198        37  0.044501
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      26  0.044527
4 ETW000  [dev trc     ,00000]  Attaching to DB Server PRD (con_hdl=0,svchp=0x1113b6f78,srvhp=0x1113b7198)
4 ETW000                                                                              38  0.044565
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12537
4 ETW000                                                                           27852  0.072417
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12537'
4 ETW000                                                                              33  0.072450
4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12537        21  0.072471
4 ETW000  [dblink      ,00428]  ***LOG BY2=>sql error 12537  performing CON [dblink#3 @ 428]
4 ETW000                                                                             154  0.072625
4 ETW000  [dblink      ,00428]  ***LOG BY0=>ORA-12537: TNS:connection closed [dblink#3 @ 428]
4 ETW000                                                                              30  0.072655
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'PRD'"
adm用户在startsap 和stopsap时都无法调用startdb 和 stopdb来启停数据库 但可以通过直接执行脚本启停
SAP GUI DB13中不能发起任何作业
哪位遇见过这种情况

Similar Messages

  • Default password for SID adm

    The subject says it all - I am new to MaxDB, and did not install the application.
    We are trying to update some tables, and get permission errors.
    I have the SUPERDBA user, but that user does not have permissions on the <SID>ADM tables.
    Is there a default password for the <SID>ADM database user?
    I am probably missing something very easy here.

    SAP customer - yes - I am reviewing the documentation - it leaves a lot to be desired
    Here is the output you requested:
    dbmcli on GRD>sql_execute select * from users
    OK
    END
    'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'20090218';'00160032';'20090218';'00160032';'20090218';'00160032';'GRD';'grc-app-dev01';0;'NO';(null)
    'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'20090218';'00160032';'20090218';'00160033';'20090218';'00160032';'GRD';'grc-app-dev01';10;'NO';(null)
    'SUPERDBA';'';'SAPGRD';'DBA';'MULTIPLE';(null);(null);(null);'UNICODE';'20090218';'00160045';'20090218';'00160045';'20090218';'00160045';'GRD';'grc-app-dev01';28;'NO';(null)
    'SUPERDBA';'';'SAPGRDDB';'DBA';'MULTIPLE';(null);(null);(null);'UNICODE';'20090218';'00160052';'20090218';'00160052';'20090218';'00160052';'GRD';'grc-app-dev01';29;'NO';(null)
    I'm not 100% sure what you are looking for on the second query, all I could get to work was this -
    select * from tables
    which gives a lot of output, here is some:
    'SUPERDBA';'SUPERDBA';'ROOTS';'SEL+';'SYSTEM';'VIEW';'20090218';'00160033';(null);(null);(null);(null);(null);(null);(null);;x'00000000000000B1';(null);(null);(null);(null)
    'SUPERDBA';'SUPERDBA';'RUNNING_COMMANDS';'SEL+';'SYSTEM';'VIEW';'20090218';'00160033';(null);(null);(null);(null);(null);(null);(null);;x'00000000000000B2';(null);(null);(null);(null)
    'SUPERDBA';'SUPERDBA';'RUNNING_PARSEIDS';'SEL+';'SYSTEM';'VIEW';'20090218';'00160033';(null);(null);(null);(null);(null);(null);(null);;x'00000000000000B3';(null);(null);(null);(null)
    'SUPERDBA';'SUPERDBA';'SERVERDBSTATISTICS';'SEL+';'SYSTEM';'VIEW';'20090218';'00160033';(null);(null);(null);(null);(null);(null);(null);;x'00000000000000A1';(null);(null);(null);(null)

  • PI 7.1 can not deploy! ask for user SID adm and password

    hi all:
        PI 7.1, NWDS 7.1 
        I create a ejb project amd import a WSDL and generate java bean skeleton. after implementation, I choose the EAR project and right click and choose run RUN AS-->Run on server, then choose the server, add project and finish
    then a popup window shows and tell me "Please enter the credentials of the SAP administrator <SID>adm", I use J2ee_admin but error occur:
    Error while disabling debugging of the server
      Error while disabling debugging of the server
      Incorrect login information provided
      I search the SDN and find no useful link. how to config <SID>adm ?
      how to deploy my java proxy? i think this process is so complex!
      thank you!

    hi Prateek:
        thanks for your information.
       only ask for user and password, no other pop up window.
       i am confused is there any configuration missing?

  • XI Installation: invalid XI SAP sid adm password

    During an initial XI installation on top of an ABAP + JAVA NW04 system. In the Java Deployment > Windows Domain installation step i am unable to enter the correct SAP <sid>adm password with below error message:
    "Invalid password. DIAGNOSIS: The password you specified for user 'xi2adm' is wrong. SOLUTION: Enter the correct password."
    In the sapinst_dev.log is the following:
    TRACE      [iaxxgenimp.cpp:845]
               showDialog()
    waiting for an answer from gui
    TRACE      [iaxxcnclhd.cpp:101]
               CCancelHandler::doHandleDoc()
    CCancelHandler: ACTION_ERROR received
    TRACE      [iaxxdlghnd.cpp:187]
               CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_ERROR received
    TRACE      [iaxxdlghnd.cpp:98]
               CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      [synxcuser.cpp:517]
               bool CSyUserImpl::checkPassword(iastring sPassword) const
    checking password of user xi2adm failed
    TRACE      [iaxxdlghnd.cpp:322]
               CDialogHandler::doHandleDoc()
    Invalid password. DIAGNOSIS: The password you specified for user 'xi2adm' is wrong. SOLUTION: Enter the correct password.
    Any insights would be greatly appreciated.

    Vivian Liu,
       I am trying to install XI on Windows2003/sql server.
    I have installed os/sp3/sqlserver/patches/Central Instance/Db instance.
    I have used Administrator account to install this.
    1. When do i need to create  <SID>adm user?
    2. If you have any installation notes with the sequence of steps, can you please send it to me at [email protected]
    Thank you
    Gangas Leaves

  • BRTOOLS errno 13 when logged in as user sid adm

    Hi,
    Just upgraded to 7.2 (14) BRTOOLS, Netweaver on Oracle/UNIX platform.
    My brtools open when I'm logged in as ora<sid> user, however they fail with permissions on the Oracle directories when I try and run brtools as user <sid>adm.
    I've verified the file permissions against a known working instance on the br files and they are matching.
    The error I get is below, I know it must be file permissions somewhere, can someone advise, thanks.
    hneccscd01s:s02adm 4% brtools
    BR0651I BRTOOLS 7.20 (14)
    BR0252W Function stat() failed for '/oracle/S02/saptrace/diag/rdbms/s02/S02/trace/alert_S02.log' at location BrFileStatGet-1
    BR0253W errno 13: Permission denied
    BR0273W Determination of file status for /oracle/S02/saptrace/diag/rdbms/s02/S02/trace/alert_S02.log failed
    BR0252W Function stat() failed for '/oracle/admin/S02/adump' at location BrFileStatGet-1
    BR0253W errno 13: Permission denied
    BR0273W Determination of file status for /oracle/admin/S02/adump failed
    BR0252E Function fopen() failed for '/oracle/S02/112_64/dbs/initS02.ora' at location BrInitOraRead-1
    BR0253E errno 13: Permission denied
    BR0158E Error reading Oracle profile /oracle/S02/112_64/dbs/initS02.ora
    BR0280I BRTOOLS time stamp: 2011-08-26 15.01.42
    BR0654I BRTOOLS terminated with errors
    Cheers
    Richie
    SAP Basis

    Hi Richie,
    Are the environment variables properly set for <sid>adm and ora<sid>?
    Try to see if the dot (.) profiles in the home directories of <sid>adm and ora<sid> are consistent.
    Also, as ora<sid> recursively change the permissions for /oracle/S02/saptrace to 755 [chmod -R 755 /oracle/S02/saptrace]
    Also check the permissions of brtools executables in the /sapmnt/<SID>/exe on the database server.
    Normally, they should be something like shown below.
    -rwxr-xr-x 1 <sid>adm sapsys 1578637 Feb 20  2011 brrestore
    -rwsrwxr-x 1 ora<sid> sapsys 2303924 Feb 22  2011 brtools
    -rwsrwxr-x 1 ora<sid> sapsys 4178065 Feb 24  2011 brarchive
    -rwsrwxr-x 1 ora<sid> sapsys 4284895 Feb 24  2011 brbackup
    -rwsrwxr-x 1 ora<sid> sapsys 5527676 Feb 24  2011 brconnect
    -rwxr-xr-x 1 <sid>adm sapsys 4587371 Feb 24  2011 brrecover
    -rwxr-xr-x 1 <sid>adm sapsys 5679668 Feb 24  2011 brspace
    Br,
    Venky.

  • Bash shell for  sid adm and ora sid user

    I'm planning to make bash shell as the the default shell for my <sid>adm and ora<sid> user. Will there any issues? It seems harmless.
    My current setups are ECC6 on top of  AIX 5.3 and Oracle 10g
    regards,
    Marjan

    The only problem is permission of user access to that bash shell. as well as what u u want to run i mean to say if it is any haevy erport or update insert or refresh functionality then do not run at the time of haevy load.
    Thanks

  • ORA-12547 for rsh -l sid adm dbhost "brconnect -u / -f state"

    Hi,
    I have problem with db13 (PI711, kernel 720, Oracle 11.2.0.3) after split&migrate to linux.
    BR0301E SQL error -12547 at location db_connect-2, SQL statement:
    'CONNECT /' ORA-12547: TNS:lost contact.
    but:
    1.  <dbhost>:ora<sid>$ "brconnect  -u /  -f brstate"  work ok
    2.  <dbhost>:<sid>adm$ "brconnect  -u /  -f brstate"  work ok
    3.  <ahost>:ora<sid>$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  work ok
    4.  <ahost>:ora<sid>$ rsh -l ora<sid> "brconnect  -u /  -f brstate"  work ok
    5.  <ahost>:<sid>adm$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  not work
    resume: error is link with rsh call brconnect under <sid>adm?
    p.s. MPROTECT_TXT = ON set,
    SUID & owner for br* set
    SUID & owner for bin/oracle set
    OPS$<SID>ADM checked
    w/b/r
    Vlad

    Hi,
    addinfo:
    1. split&migrate&upgrade ORA10->11
    2. <ahost>:<sid>adm$ ssh <sid>adm@<dbhost> "brconnect  -u /  -f brstate"  work ok!
    may be it's not worked in before to split&... - because rsh was not in use for br*
    Regards,
    Vlad

  • When do i need to create SID adm user?

    Hi All,
       I am new to XI.I am trying to install XI on windows 2003 and sqlserver. I am done with the following without any error?
    1. OS and its service packs
    2. Sql Server and patches.
    3.Central instance
    4. DB instance
    5. Installed sap gui.
    I have logged in as administrator and installed the above stuff.
    1. When do i need to create <SID>adm user?
    2. Do i need to use <SID>adm to install the XI?
    3. When i logged in to sapgui, i am getting host name error. Do i need to change hosts file?
    Thank you
    Ganges Leaves
    Message was edited by: Ganges Leaves

    Hi Ganges,
    Pls have a look into this SAP Material
    https://websmp209.sap-ag.de/~sapidb/011000358700009389172004E.PDF
    http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a5550de0-0701-0010-a8b4-9fd433a080f3
    <i>4. When i logged in to sapgui, i am getting host name error. Do i need to change hosts file?</i>
    >>> Just ping the IP address and check that are u able to connect. Also check with Browser .
    Hope this helps,
    Regards,
    Moorthy

  • Change password for Domain\SAPservice SID and sid adm user

    Hi guys
    During NW711 installation, Ii gave OS User password different with master password.
    Now i would like to synchronise the  OS User password with master password(DDIC/SAP)
    How to change the password for below users
    SAP System administrator <Domain>\<sid>adm
    SAP System Service User<Domain>\SAPService<sid>
    Appreciate immediate response.
    regards

    Hi,
    If I am not wrong you system is installed in windows. You can change the password in the domian controller under users  OU or you can ask your domian administrator to change the same. But, I would recommend not to do this as after chaging the password the sap system will not start and you need to update the changed password in all the places wherever the mentioned IDs are used. For eg. in SAP_<SID> service and SAPOSCOL service.
    Also, if the installation is in cluster then need to be more carefull and see where all need to update the changed password.
    Thanks & Regards,
    Sharath

  • Can not change password of sid adm and ora sid

    Hello Experts,
    I have done a system copy of SAP ECC6.0.The target and the source system are on the same host.Hardware platform is HP-UX 11.31 and database is Oracle 10g.Both the systems are up and running now.
    While target system installation, I gave the "master password"(password for all users) same as in the source system.
    But when the target sysetm was installed, I found that <target  sid>adm and ora<target sid> ,ddic passwords are not working.For J2EE_ADMIN, the password is working.
    Please guide how to change ( or reset) the password of <target  sid>adm and ora<target sid> without knowing the old password.
    DDIC password I could able to change by logging into the system with SAP*
    Please Help..
    Anupam.

    for
    Please guide how to change ( or reset) the password of <target sid>adm and ora<target sid> without knowing the old password.
    You need to login with root and then just type passwd sidadm and give the new password.Same you can do it for orasid.you can change it with root as it has administrator rights and will not ask for the old password.
    Thanks
    Rishi Abrol

  • Upgrade assistant Server error: your username is root, but must be SID adm

    Hi GURU's,
    I am working on "Combined Upgrade & Unicode Conversion" 4.6C ==> NW2004s
    When starting Upgrade assistant and continuue with upgrade getting following error:
    Server error: your username is root, bu must be <SID>adm
    I have option to continue, or cancel
    When I choose "Continue" Upgrade assistant disconects from Upgrade server
    Has someone any idea, what is the reason, and how can I solve this issue.
    PS: I have also tried to start upgrade with <SID>adm user, but the same error.
    Thanks for your help in advance.

    Hi,
    The whole upgrade should only be executed using <sid>adm, not root. I suggest to re-run the upgrade using <sid>adm user.
    Also ensure all files in  /put directory have correct permissions.
    Cheers!

  • OS User SID ADM  profile not loading in Windows 2008

    Hi Experts ,
    We have installed Netweaver 7.o EHp1 BI 7.01 on windows 2008, MS SQL 2008 .
    After few days, we are not able to login with the SIDADM user. The error getting is "User profile cannot be loaded"
    'The LoadUserProfile call failed with the following error:
    The system cannot find the file specified."
    We did a domain installation and so the user is a domain user too.
    Since this user cannot be loaded , we have problems with transports , becasue few environment variables are related with this user name(dbms-type etc) . So stms transports not running and outputs error.
    Kindly advise how I can make this user logging in .
    Thanks and Best Regards,
    Nibu Antony

    > Could you please let know where exactly the Profile file exist.
    The profile is a registry hive under HKEY_USERS.
    > Also please let me know whether I can add the Environment variables
    >
    > dbms_type,DIR_LIBRARY,MSSQL_SERVER,MSSQL_DBNAME as system environment  variables(Not as user variable) so that I
    > can resolve the issue on transports atleast.
    Note that the SAP system doesn't run in <sid>adm context but in the context of the user SAPService<SID>.
    Was that user maybe (by accident) deleted from the domain and recreated?
    I'd open an OSS call and let the support have a look on the system. The "clean" way would be to take a database backup and reinstall the system as homogeneous system copy.
    Markus

  • Brtools statistic error as sid adm in Oracle 11g

    When running brtools statistics as <sid>adm I get this error. When I run it as ora<sid> I do not get  this error.
    BR0301E SQL error -2133 at location BrOraThrEnable-1, SQL statement:'ENABLE THREADS'
    I have oracle client setups in
    /oracle/client/10x_64
    /oracle/client/11x_64
    I have 2 Oracle databases on the Linux(Redhat) server -  one version 10.2.0.4 & the other version 11.2.0.2.
    Any advice on what I should be looking at to fix this error?

    hi Bill,
    please check following note.
    Note 1449619 - BR*Tools cannot be started on Oracle 11g
    Problem 2
    The BRCONNECT statistic function cannot be started on Oracle 11g and under the user <sid>adm on Unix platforms. Directly after you call BRCONNECT, a termination occurs with one of the following SQL error messages, for example:
    sidadm> brconnect -u / -c -f stats -t all
    BR0801I BRCONNECT 7.20 (1)
    BR0301E SQL error -2133 at location BrOraThrEnable-1, SQL statement:
    'ENABLE THREADS'
    BR0806I End of BRCONNECT processing: cedbfuze.sta 2010-04-21 18.11.02
    BR0280I BRCONNECT time stamp: 2010-04-21 18.11.02
    BR0804I BRCONNECT terminated with errors
    solution:
    Problem 2
    Install Version 5 of Oracle Instant Client 10.2.0.4 (or higher) on the database server.
    If you have installed Oracle Instant Client 11g and are still using the standard version of BR*Tools 7.20 (in other words, you are not using the 720_EXT tools), and if Oracle Instant Client 10g is not installed on the database server, you must also create the following soft link:
    > cd /oracle/client
    > ln -s 11x_64 10x_64
    Regards
    Edited by: majamil on Feb 22, 2012 10:39 PM

  • How to add system to login using sid adm user in HANA Studio

    Hi,
    I have added SYSTEM user for my TEST system in HANA Studio. Now, I would like to add TEST system but using <sid>adm user.
    It shows "The system cannot be reached. The logon data could not be used. Do you want to add the system anyway?".
    May I know how to add TEST system using <sid>adm user?
    Thank you.
    regards,
    zl

    You need Database user, not operating system user <sid>adm user.

  • How to Login as SID adm in SAP Hana

    Hi Experts,
    i want the steps to login as <sid>adm user in SAP Hana studio and SAP Hana database.
    So that i can start services and Stop services as well.
    Below is the error messages i get by trying to change to <sid>adm that is  s2padm.
    Urgent help on the steps to login as <sid>adm to connect to studio and to be able to stop and start services.
    Regards,
    Justice

    Hi Justice,
    Check if this helps: http://help.sap.com/saphelp_hanaplatform/helpdata/en/c9/21e48bbb5710148124c0eeddab166d/content.htm?frameset=/en/50/b9056b780f4072a88237bbd2352cf8/frameset.htm&current_toc=/en/c8/aa369bbb57101497c4e0f9c1028266/plain.htm&node_id=19&show_children=false
    http://help.sap.com/saphelp_hanaplatform/helpdata/en/bf/7b3028bb5710148dabc55a36240ee6/content.htm?frameset=/en/4c/d17057d2cd4888820666d1891b9836/frameset.htm&current_toc=/en/00/0ca1e3486640ef8b884cdf1a050fbb/plain.htm&node_id=15
    The Admin Guide of HANA is extremely useful. The one on the help portal is for SPS08 but is still quite relevant.
    Best

Maybe you are looking for

  • SELECT-OPTIONS 'EQ' vs. 'BT' performance issue

    Hi Experts, I have a query which uses select-options feature for a date range... If we give a single date, the report runs instantly but if we use the date range it takes forever to get the reports even though both the low and high dates are the same

  • Off-topic (sort of) ... Computer Name on Subnet

    Hi, I have one Mac on the network, whose name keeps getting an ever increasing number added to it. It looks like this : iMac (469). The number keeps going up. I'm guessing that it might be to do with Printer Sharing (it shares 2 printers) but it's ki

  • Just A Question On 7D

    Hey there Premier users/enthusiasts,      I'm new here, and would just like to ask if the Adobe Premier CS5 have a conversion system for the 1920x1080 7D raw files, just as Final Cut Pro HD has 'apple ProRes 422.' Would Appreciate all comments at sug

  • My Macbook Pro is splitting apart for some reason.

    Every time I try and close it, the **** thing comes apart. It's so bad now that the front of the display trim is now cracking in 1/2. Any one have this happen before? Any idea on how to fix it? Thanks [IMG]http://i62.photobucket.com/albums/h100/dalla

  • Code to fix website getting cut off

    Does anyone know the source code for fixing the website created on muse from being cut off, so it can show fully without cutting any part of my website off. Its been driving me crazy the whole day. I've tried all solutions possible for fixing it on m