Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all 5847 articles
Browse latest View live

Re: Installation issue oracle on linux while SAP Installation


Re: Unable to start DB on SAP ECC 5.0 Oracle 10 ,Solaris 10 OS

$
0
0

Hello,

 


You haven't explained how and why you got into this situation.

 

Now where you are now is that your DB requires recovery. I do hope this is just your little play system and not a production.

 

So from where you are right now.

 

1. connect / as sysdba ;

2. shutdown immediate ;

3. startup mount ;

4. recover database until cancel ;

5. alter database open [noresetlogs or resetlogs] ;

 

You *must* have all the redo logs needed for a complete recovery to hand.

 

Please take your time and go through the steps one by one and not rush through.

 

Kindest Regards,

 

Amerjit

Re: ORA-01017 invalid username/password logon denied in hp data protector

$
0
0

Dear All,

 

Apologies for late reply issue is solved after running below commands.

 

Grant sysoper to system;

Grant sysdba to system:

 

Issue was with user system permissions, but HP dp was giving error as invalid user id and password which was misleading, actually it should give error as ORA 01031 but it was giving ORA-01017 which was wrong, luckily i tried giving permissions to user system and problem solved.

 

Thank you all for your support.

 

Thanks

Tabrayz

Re: Unable to start DB on SAP ECC 5.0 Oracle 10 ,Solaris 10 OS

$
0
0

Hi All ,

 

Issue Has been resolved ,

 

SQL> connect /as sysdba
Connected.
SQL> recover database using backup controlfile until cancel;
ORA-00279: change 287296315 generated at 08/15/2012 16:50:19 needed for thread
1
ORA-00289: suggestion : /oracle/JP1/oraarch/JP1arch1_9911.dbf
ORA-00280: change 287296315 for thread 1 is in sequence #9911


Specify log: {<RET>=suggested | filename | AUTO | CANCEL}

 

 

/oracle/JP1/origlogA/log_g11m1.dbf

/oracle/JP1/origlogB/log_g12m1.dbf

/oracle/JP1/origlogA/log_g13m1.dbf

/oracle/JP1/origlogB/log_g14m1.dbf

 

 

Regards

Mohammed Aymaan Faiyaz .

IP ADDR | GREP

$
0
0

Hello,

 

I have a doubt , please help me in clearing this about IP addr in primarya nd standby.

 

We have a situation where our sap is down on primary and standby is not up - some HA related / failover problems (i am not sure);

 

I need a clarification on this:

 

-------------

primary :orasid 51> ip a | grep 110

    inet 110.186.126.158/24 brd 130.139.120.255 scope global eth2

    inet 110.186.126.159/24 brd 130.139.120.255 scope global secondary eth2

    inet 110.186.126.160/24 brd 130.139.120.255 scope global secondary eth2

-----

user@standby:~> sudo su - orasid

secondary host :orasid 51> ip a | grep 110

    inet 110.186.126.161/24 brd 130.139.120.255 scope global eth2

    inet 110.186.126.159/24 brd 130.139.120.255 scope global secondary eth2

    inet 110.186.126.160/24 brd 130.139.120.255 scope global secondary eth2

-------------

 

110.186.126.161 is IP of primary server

 

110.186.126.158 is Ip of secondary server


Is there anything wrong is the IP addresses now?

We have SAP down on primary ; primary database up and secondary mounted as it should be


secondary host :orasid 53> cl_status rscstatus

cl_status[22994]: 2015/09/20_09:38:40 ERROR: Cannot signon with heartbeat

cl_status[22994]: 2015/09/20_09:38:40 ERROR: REASON: hb_api_signon: Can't initiate connection  to heartbeat

 

 

primary server :orasid 52> cl_status rscstatus

primary server :orasid 53>                                               #GAVE NOTHING


Please help me understand this:)


Thanks,

Uday

Re: Unable to start DB on SAP ECC 5.0 Oracle 10 ,Solaris 10 OS

$
0
0

Hello Mohammed,

 

Thanks for the feedback. Please mark the thread as closed.

 

KR,

 

Amerjit

Finished with error RC:5

$
0
0

Hi Experts!

 

     i have backup the whole database using brbackup[online consistent] and it was finished with error RC:5. can i use it for restore/recovery?

 

Thanks!

Re: Finished with error RC:5


Re: Unknown objects in ABAP dictionary - ORA_COCKPIT_HELPER

Re: Finished with error RC:5

$
0
0

Hi James,

 

Regarding this issue/question, you can also refer to the SAP Note below

17163 - "BRARCHIVE/BRBACKUP messages and codes" (especially section "Return codes")

 

If possible could you please provide the brbackup log file (depict the exact issue encountered) for further check/advice.

 

Regards,

Bíborka

Upgrade a single node on a 2node oracle RAC database ?

$
0
0

Hi ,

 

We are working on upgrade of a 2 node Oracle RAC database from version 11.2.0.3 to 11.2.0.4

 

Unfortunately, during SBP - one of the nodes went  into an inconsistent state and is waiting to be recovered.

 

A question occured during this time. Is it possible to complete the upgrade successfully on just a single node leaving the other node down ?

 

Is it ok If we complete the upgrade on the problematic node at a later point of time ?

 

Thanks,

Suneeth

Re: Upgrade a single node on a 2node oracle RAC database ?

$
0
0

Hi Suneeth,

I think it is possible, because oracle has even one node RAC, which makes RAC more extendible.

 

You can try to move the problematic from grid and then add it back later.


However I do not have any experience on this, but technically it is possible!

 

Best regards,
James

Re: Upgrade a single node on a 2node oracle RAC database ?

$
0
0

Hi Suneeth,

Do you have problem during catsbp.sql step ? if yes, I always run this statement with with non cluster mode by change parameter  alter system set cluster_database=false scope=spfile; and restart the database before run this statement.  I change back to cluster after the statement finished successfully.

 

Best Regards,

Indra

Re: Backup with RMAN without BRBackup

$
0
0

Hi Stefan,

 

Is there any way in that case to provide status information on backups in SAP (DB12, ...)?

 

Best regards,

Frank

Re: SAP NETWEAVER 7.31 INSTALLATION ISSUE

$
0
0

Hi Adam,

 

Any luck with the issue  , ORA-01017 : invalid user name and password. Getting this error during Database creation phase in a distributed environment for SAP PO 7.4 system

 

Thanks


Re: Backup with RMAN without BRBackup

$
0
0

Hi Frank,

yes with a custom query on the corresponding RMAN views (based on your needs).

 

Afterwards this query can be included in the "Loadable SAP Support Monitors" (SAPnote #1299493).

 

Regards

Stefan

Re: oracle doesnt start after kernel/EHP upgrade

$
0
0

files are big how can i attach here?

Re: oracle doesnt start after kernel/EHP upgrade

$
0
0

4 ETW000 r3trans version 6.25 (release 742 - 11.02.15 - 14:06:42).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 24.09.2015 - 12:48:26

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]  Thu Sep 24 12:48:26 2015                                               21942  0.021942

4 ETW000  [     dev trc,00000]  db_con_init called                                                        56  0.021998

4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): ssfs will be used to get connect information

4 ETW000                                                                                                  63  0.022061

4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  85  0.022146

4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                 11  0.022157

4 ETW000  [     dev trc,00000]  Loading DB library 'dboraslib.dll' ...                                    36  0.022193

4 ETW000  [     dev trc,00000]  DlLoadLib success: LoadLibrary("dboraslib.dll"), hdl 0, count 1, addr 000007FEE90C0000

4 ETW000                                                                                              219954  0.242147

4 ETW000  [     dev trc,00000]      using "E:\usr\sap\BPD\DVEBMGS00\exe\dboraslib.dll"                    15  0.242162

4 ETW000  [     dev trc,00000]  Library 'dboraslib.dll' loaded                                            16  0.242178

4 ETW000  [     dev trc,00000]  function DbSlExpFuns loaded from library dboraslib.dll                    15  0.242193

4 ETW000  [     dev trc,00000]  Version of 'dboraslib.dll' is "742.06", patchlevel (0.101)             32758  0.274951

4 ETW000  [     dev trc,00000]  function dsql_db_init loaded from library dboraslib.dll                  885  0.275836

4 ETW000  [     dev trc,00000]  function dbdd_exp_funs loaded from library dboraslib.dll                 866  0.276702

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=47=DBSL_CMD_IMP_FUNS_SET) -> changed=30, tagset=1

4 ETW000                                                                                                 425  0.277127

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=39=DBSL_CMD_SET_SINGLETASK)                     16  0.277143

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=10=DBSL_CMD_DBCA_PTR_GET)                       14  0.277157

4 ETW000  [     dev trc,00000]  New connection 0 created                                                  11  0.277168

4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , oc = 000, hc = NO , perm = YES, reco = NO , info = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 

4 ETW000                                                                                                 311  0.277479

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=10=DBSL_CMD_DBCA_PTR_GET)                       24  0.277503

4 ETW000  [     dev trc,00000]  db_con_connect (con_name=R/3)                                             13  0.277516

4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  15  0.277531

4 ETW000  [     dev trc,00000]  find_con_by_name found the following connection:                          11  0.277542

4 ETW000  [     dev trc,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , oc = 000, hc = NO , perm = YES, reco = NO , info = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 

4 ETW000                                                                                                  22  0.277564

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): reading connect info for connection R/3             57  0.277621

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=74=DBSL_CMD_CON_INFO_EXT_SUPPORT) -> rc=0=DBSL_ERR_OK, con_vers=0

4 ETW000                                                                                                 811  0.278432

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): DBSL supports extended connect protocol             25  0.278457

4 ETW000                         ==> connect info for default DB will be read from ssfs

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): profile parameter auth/shadow_upgrade is not set ==> connect info for shadow upgrade will not be read with an extra upgrade key set

4 ETW000                                                                                                  28  0.278485

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): register callback ssfs_dbi_trace and max level 2

4 ETW000                                                                                                  15  0.278500

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:27 2015                                               26672  0.305172

4 ETW000  [     dev trc,00000]  RSecSSFs: Entering function "RSecSSFsGetRecord" [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1437]

4 ETW000                                                                                                  18  0.305190

4 ETW000  [     dev trc,00000]  RSecSSFs: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" opened for read [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 4919]

4 ETW000                                                                                              250345  0.555535

4 ETW000  [     dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 0 (message: <No message available>) [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1526]

4 ETW000                                                                                                2366  0.557901

4 ETW000  [     dev trc,00000]  read_ssfs_record(): DB_CONNECT/DEFAULT_DB_USER read successfully from ssfs

4 ETW000                                                                                                  21  0.557922

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): deregister callback ssfs_dbi_trace                  12  0.557934

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): register callback ssfs_dbi_trace and max level 2

4 ETW000                                                                                                  14  0.557948

4 ETW000  [     dev trc,00000]  RSecSSFs: Entering function "RSecSSFsGetRecord" [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1437]

4 ETW000                                                                                                  21  0.557969

4 ETW000  [     dev trc,00000]  RSecSSFs: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" opened for read [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 4919]

4 ETW000                                                                                                 436  0.558405

4 ETW000  [     dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 0 (message: <No message available>) [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1526]

4 ETW000                                                                                                 789  0.559194

4 ETW000  [     dev trc,00000]  read_ssfs_record(): DB_CONNECT/DEFAULT_DB_PASSWORD read successfully from ssfs

4 ETW000                                                                                                  28  0.559222

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): deregister callback ssfs_dbi_trace                  12  0.559234

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): register callback ssfs_dbi_trace and max level 2

4 ETW000                                                                                                  14  0.559248

4 ETW000  [     dev trc,00000]  RSecSSFs: Entering function "RSecSSFsGetRecord" [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1437]

4 ETW000                                                                                                  61  0.559309

4 ETW000  [     dev trc,00000]  RSecSSFs: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" opened for read [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 4919]

4 ETW000                                                                                                 400  0.559709

4 ETW000  [     dev trc,00000]  RSecSSFs: SSFS-4215: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" exists, but does not contain the requested entry [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 4949]

4 ETW000                                                                                                 675  0.560384

4 ETW000  [     dev trc,00000]  RSecSSFs: SSFS-4218: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 4959]

4 ETW000                                                                                                  32  0.560416

4 ETW000  [     dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 1 (message: SSFS-4218: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage <-- SSFS-4215: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" exists, but does not contain the requested entry) [D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1526]

4 ETW000                                                                                                 211  0.560627

4 ETW000  [     dev trc,00000]  read_ssfs_record(): not found is accepted, RSecSSFsGetRecord(DB_CONNECT/DEFAULT_DB_CON_ENV)=1 : SSFS-4218: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage <-- SSFS-4215: Data file "\\Pharma-BP\sapmnt\BPD\SYS\global\security\rsecssfs\data\SSFS_BPD.DAT" exists, but does not contain the requested entry

4 ETW000                                                                                                  31  0.560658

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): deregister callback ssfs_dbi_trace                  12  0.560670

4 ETW000  [     dev trc,00000]  -->DbSlConnect(vers=0, type=0, env='[default env]', usr='SAPSR3', kernel dbsl='742')

4 ETW000                                                                                                1378  0.562048

4 ETW000  [     dev trc,00000]  Substitution of aliases T_mn (m,n=0...9) in SQL hints enabled.            61  0.562109

4 ETW000  [     dev trc,00000]  DIR_CLIENT_ORAHOME is not set as profile nor env. parameter.             521  0.562630

4 ETW000  [     dev trc,00000]  Register application info.                                             23137  0.585767

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:29 2015                                             2477160  3.062927

4 ETW000  [     dev trc,00000]  Oracle client version: 11.2.0.3.0, (dbsl 742 280115, UNICODE[2])          20  3.062947

4 ETW000  [     dev trc,00000]  Detailed Oracle client (patch) info not available.                        14  3.062961

4 ETW000  [     dev trc,00000]    Default connection: tnsname ='BPD'                                     135  3.063096

4 ETW000  [     dev trc,00000]  -->oci_initialize(con=0, char='UTF16', nchr='AL16UTF16', nls=0),uc_ln=2

4 ETW000                                                                                                  29  3.063125

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:31 2015                                             1268210  4.331335

4 ETW000  [     dev trc,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) -> rc=0, env=0AA237A0 (for default NLS hdl)

4 ETW000                                                                                                  27  4.331362

4 ETW000  [     dev trc,00000]   # CharacterSet                   NCharSet   envhp            errhp            er2hp            bathp          

4 ETW000                                                                                                 108  4.331470

4 ETW000  [     dev trc,00000]   0 UTF16                          AL16UTF16  0AA237A0         0AA2F4B8         0AA30538         0AA315B8       

4 ETW000                                                                                                  31  4.331501

4 ETW000  [     dev trc,00000]  NLS env. settings: lang=41004D00450052004900430041004E00               65048  4.396549

4 ETW000  [     dev trc,00000]                     terr=41004D0045005200490043004100                      22  4.396571

4 ETW000  [     dev trc,00000]                     char=55005400460031003600                              15  4.396586

4 ETW000  [     dev trc,00000]  Client NLS setting (by OCINlsGetInfo(con=0)): 'AMERICAN_AMERICA.UTF16'

4 ETW000                                                                                                  18  4.396604

4 ETW000  [     dev trc,00000]  charset='UTF16', nchrset='AL16UTF16', UNI_ASC=FALSE                       14  4.396618

4 ETW000  [     dev trc,00000]  Connecting as SAPSR3/<pwd>@BPD on connection 0 (nls 0) ... (dbsl 742 280115, UNICODE[2])

4 ETW000                                                                                               32480  4.429098

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): Service svc=0AA333D0 created, rc=0              38960  4.468058

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0,svc=0AA333D0): New server hdl. srv=0AA33570 created, rc=0

4 ETW000                                                                                               10139  4.478197

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:33 2015                                             2463823  6.942020

4 ETW000  [     dev trc,00000]  OCIServerAttach(con=0, svc=0AA333D0): New server hdl. srv=0AA33570 attached to 'BPD'

4 ETW000                                                                                                  25  6.942045

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0, 'BPD'): Assign srv=0AA33570 to service svc=0AA333D0

4 ETW000                                                                                                  20  6.942065

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): New session handle usr=0AA42470, rc=0)          98476  7.040541

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0): Assign user 'SAPSR3' to session hdl. usr=0AA42470

4 ETW000                                                                                                  28  7.040569

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0): Assign password to session hdl. usr=0AA42470           27  7.040596

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:34 2015                                              578718  7.619314

4 ETW000  [     dev trc,00000]  check: OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR              20  7.619334

4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1034:               90  7.619424

4 ETW000  [     dev trc,00000]     ORA-01034: ORACLE not available                                        21  7.619445

4 ETW000                        ORA-27101: shared memory realm does not exist                                                

4 ETW000  [     dev trc,00000]  OCISessionBegin(con=0, svc=0AA333D0, srv=0AA33570='BPD'): start session usr=0AA42470='SAPSR3', rc=1034

4 ETW000                                                                                                  25  7.619470

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=0AA333D0): Free session hdl usr=0AA42470         15  7.619485

4 ETW000  [     dev trc,00000]  server_detach(con=0, svc=0AA333D0; srv=0AA33570, stale=2)              29940  7.649425

4 ETW000  [     dev trc,00000]  OCIServerDetach(stale2 con=0, svc=0AA333D0, srv=0AA33570='BPD') successfully detached

4 ETW000                                                                                              465452  8.114877

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=0AA333D0): Server handle srv=0AA33570 freed

4 ETW000                                                                                                  87  8.114964

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0): Service svc=0AA333D0 freed (i=0).                   19  8.114983

4 ETW000  [     dev trc,00000]  rc=1034 -> Trying to reattach to server 'BPD'                             29  8.115012

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): Service svc=0AA333D0 created, rc=0                 24  8.115036

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0,svc=0AA333D0): New server hdl. srv=0AA33570 created, rc=0

4 ETW000                                                                                                  31  8.115067

4 ETW000  [     dev trc,00000]  OCIServerAttach(con=0, svc=0AA333D0): New server hdl. srv=0AA33570 attached to 'BPD'

4 ETW000                                                                                               11621  8.126688

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0, 'BPD'): Assign srv=0AA33570 to service svc=0AA333D0

4 ETW000                                                                                                  22  8.126710

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): New session handle usr=0AA3D038, rc=0)             33  8.126743

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0): Assign user 'SAPSR3' to session hdl. usr=0AA3D038

4 ETW000                                                                                                  21  8.126764

4 ETW000  [     dev trc,00000]  OCIAttrSet(con=0): Assign password to session hdl. usr=0AA3D038           23  8.126787

4 ETW000  [     dev trc,00000]  check: OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR            3185  8.129972

4 ETW000  [     dev trc,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1034:               79  8.130051

4 ETW000  [     dev trc,00000]     ORA-01034: ORACLE not available                                        21  8.130072

4 ETW000                        ORA-27101: shared memory realm does not exist                                                

4 ETW000  [     dev trc,00000]  OCISessionBegin(con=0, svc=0AA333D0, srv=0AA33570='BPD'): start session usr=0AA3D038='SAPSR3', rc=1034

4 ETW000                                                                                                  25  8.130097

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=0AA333D0): Free session hdl usr=0AA3D038         15  8.130112

4 ETW000  [     dev trc,00000]  server_detach(con=0, svc=0AA333D0; srv=0AA33570, stale=2)                 21  8.130133

4 ETW000  [     dev trc,00000]  OCIServerDetach(stale2 con=0, svc=0AA333D0, srv=0AA33570='BPD') successfully detached

4 ETW000                                                                                                1375  8.131508

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=0AA333D0): Server handle srv=0AA33570 freed

4 ETW000                                                                                                  22  8.131530

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0): Service svc=0AA333D0 freed (i=1).                   16  8.131546

4 ETW000  [dbsloci.c   ,00000]  *** ERROR => CONNECT failed with SQL error '1034'                      16919  8.148465

4 ETW000  [     dev trc,00000]  Thu Sep 24 12:48:35 2015                                              163566  8.312031

4 ETW000  [     dev trc,00000]  -->oci_get_errmsg (con=0, rc=1034)                                        15  8.312046

4 ETW000  [     dev trc,00000]     OCIErrorGet() -> SQL error code: 1034                                  68  8.312114

4 ETW000  [     dev trc,00000]  ORA-01034: ORACLE not availabl                                            14  8.312128

4 ETW000  [     dev trc,00000]  ORA-27101: shared memory realm does not exist                                                                                  

4 ETW000                                                                                                  25  8.312153

4 ETW000  [     dev trc,00000]  ocica() -> SQL error code 1034,1034                                       24  8.312177

4 ETW000  [     dev trc,00000]     DbSlConnect(con=0) -> orc=1034, rc=99=DBSL_ERR_DB                      17  8.312194

4 ETW000  [    dblink  ,00000]  ***LOG BY2=>sql error 1034   performing CON                             6938  8.319132

4 ETW000  [    dblink  ,00000]  ***LOG BY0=>ORA-01034: ORACLE not available                               22  8.319154

4 ETW000                        ORA-27101: shared memory realm does not exist

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=41=DBSL_CMD_RELINFO_GET)                    112775  8.431929

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=14=DBSL_CMD_VERSION_GET)                        47  8.431976

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=50=DBSL_CMD_GET_PATCH_INFO)                     18  8.431994

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=13=DBSL_CMD_VENDOR_NAME_GET)                    25  8.432019

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=52=DBSL_CMD_GET_DBLIB_VERSION)                  14  8.432033

4 ETW000  [     dev trc,00000]                 -> 'OCI_11201_SHARE, 11.2.0.3.0'                           15  8.432048

2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'BPD'"

Re: oracle doesnt start after kernel/EHP upgrade

$
0
0

trans.log should not be big normally. In that case, can you have a look at the log file and show us with the error?

Re: oracle doesnt start after kernel/EHP upgrade

$
0
0

sapsr3/<password>@BPD failed to connect database.

 

Please try manually log on the database:

 

sqlplus /nolog

conn sapsr3/<password>@BPD

 

I believe it will shows the same problem. Then please go to listener.ora file to check if the oracle home maintained in the listener.ora file is the right oracle home.

 

If everything is ok, please provide me with the result of "lsnrctl status" command result.

Viewing all 5847 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>