Quantcast
Channel: SCN : All Content - SAP NetWeaver Administrator
Viewing all 5139 articles
Browse latest View live

getting CNTL_ERROR

$
0
0

Hi experts,

 

I am from Basis, I had the user complaining below issue.

 

User is using the SCM fucntionality. I am not sure what it is but as basis point of view, below is results we tested.

 

.When user login in SAP and try to check "alert tab"  --> it opens correctly

 

But when user clicks on " view queue" tab and then again try to open "alert tab" --> it get dump CNTL_ERROR.

 

In short, it works when user uses it freshly login but not later the clicked on "queue". 

 

ST22 dump shows some program dump as normal. Also I am aware of the CNTL_ERROR is mostly because of GUI issue. But we tried re-installing but it did not help.

We upgraded GUI from 730 to 740. still same problem.

 

For me it seems some dependency or bug in specific program.

 

I would like your views.


WSAEWOULDBLOCK: Resource temporarily unavailable

$
0
0

Hi Netweaver Gurus,

I successfully installed Netweaver ABAP trial version. I can connect to Netweaver locally easily but when i try to connect the netweaver remotely via sapgui i get the following error:

 

partnet '141----


sapdp00' not reached

WSAEWOULDBLOCK: Resource temporarily unavailable

 

I tried to search the solution but failed.

 

Many thanks in advance for your help.

 

Baber

CRM_UI

$
0
0

Hi all,

 

When i am trying to access tcode crm_ui its not connecting through web level. please guide me regarding on this. Where should i check. Can i set any parameters at sap level or at os level on the same. please guide me regarding on this.

 

Regards,

venkat.

Trex Error esh_cockpit error

$
0
0

Hi Team,

 

I am getting below error when I run the ESH_cockpit in SAPERP 742 release and connection between R3 and TREX server is working fine.

 

 

500 SAP Internal Server Error

ERROR: A row already exists with this key (termination: RABAX_STATE)

 

Please find the dump the dump in R3

 

Even I try to run the report ESH_ADM_INDEX_ALL_SC and I got below dump

 

Runtime Errors         ITAB_DUPLICATE_KEY

ABAP Program           CL_ESH_CO_ID_CONVERSIONS======CP

Application Component  BC-EIM-ESH

 

Please assist ?

 

Thanks,

Bikshamaiah.G

How to bring back deleted job log in SM37 using file system backup

$
0
0

Hello Experts,

 

We have the SAP_REORG_JOB deleting old job logs .Now , we have a business case to bring back one of old job log  . The file system backup has all the job logs during the time and we are able to copy the file to the global directory. But since the standard program deletes all the job definiations and link of which OS log corresponds to which job , SM37 does not show the copied old job log

 

Is there anyway we can bring back the job log into sm37 using file system backup

 

Regards

Exception condition "ICM_NOT_AUTHORIZED" raised

$
0
0

Hi All,

 

We have recently performed patching on our ECC system. After patching we are getting the dump  RAISE_EXCEPTION with short text  Exception condition "ICM_NOT_AUTHORIZED" raised.

 

I checked the dump and it is stating call destination : Unknown (screen attached). Can anyone please suggest.

 

Regards,

Mohit

SUM error in RUTDDLSCREATE

$
0
0

Im in phase RUN_RUTDDLSCREATE_TRANS and i fails with:


failed with code 2 key RFC_LOGON_FAILURE: :00:162 DB-Error - -10709

1EETQ204 Upgrade phase "RUN_RUTDDLSCREATE_TRANS" aborted with severe errors ("20160517112614")

 

 

I can log in to system with user DDIC ok? I can see this error in SM21:

 

Database error -10807 at EXE

 

It seems like the process is killing the system itself??

 

What to do? I have tried to restart process several times, but everytime the process is killed.

SAP ONE Support Launchpad

$
0
0

Migrated an existed server to new hardware, trying to edit existing system, change the hardware key and get a new license.

 

how the heck do you do it now? Was too easy before so SAP had to complicate it.


Access EKKO EKPO tables too...slow

$
0
0

Hello Everyone,

We met a quite strange issue that the ABAP statements runs quite slow when accessing table EKKO, EKPO etc. tables.

 

We have migrate the production system to the QAS system, oracle DB with 3TB datafiles. after migration, some of the transactions runs too slow, so far we found some Z* program runs too slow, not sure about the standard program. but strangely is that the same sql statement runs quick in PRD, but in new QAS system, it will cost unbearable running time......

 

The sql statement is as below:

 

ST05 trace result as below:

 

 

The ST05 Execution Plan are as the attached TXT file, please rename it as HTML extension so that you can display well.

 

I have tried to update oracle database statistics, rebuild all indexes, adjust sap profile parameters, compare oracle database pfiles with production system (parameters are almost the same), for my limited knowledge, I can not find what's the root cause for this tricky issue. Could you kindly give some suggestion on how to solve this? Thanks a lot!

 

Best regards,

Fresh

sap Application server Java Kernel upgrade

$
0
0

Hi Guys,

 

I need some clarification regarding the upgrade of kernel in sap Java Application servers .

Currently I have a central instance and 4 dialogue instances where 1 consists of database and the remaining systems are sap AS Java systems.

We are planning to upgrade the kernel to the latest path and I would like to know the following:

 

1) Once after the uncar of the path files are done Do we need to copy the files to

D:\usr\sap\SID\\exe

And

D:\usr\sap\SID\J00\exe

And

D:\usr\sap\SID\SYS\exe\uc\NTAMD64

 

Kindly let us know, so that we can proceed accordingly.

 

Thanks & Regards

, Kaushik G

unable to launch Visual Admin

$
0
0

Hi We are unable to launch Visual Admin . LD_LIBRARY_PATH,DISPLAY along with JAVA_HOME are set correctly but still we are facing an issue.

 

./go

java version "1.4.2_34" Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.023) SAP Java Server VM (build 4.1.023 21.1-b02, Jul  4 2012 15:34:43 - 41_REL - optU - hpux ia64 - 6 - bas2:175351 (mixed mode))

 

 

Exception in thread "main" java.lang.UnsatisfiedLinkError: Invalid argument         at java.lang.ClassLoader$NativeLibrary.load(Native Method)       

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1719)         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1622)       

 

at java.lang.Runtime.loadLibrary0(Runtime.java:788)         at java.lang.System.loadLibrary(System.java:853)     

at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)      

at java.security.AccessController.doPrivileged(Native Method)       

at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)     

at sun.awt.DebugHelper.(DebugHelper.java:29)       

at java.awt.Component.(Component.java:521)      

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)       

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)       

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)        

at java.lang.reflect.Method.invoke(Method.java:331)         at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)      

  at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)

 

Thank You

Jayanth

Solman use as Data- repository for HP-ALM 11.52

$
0
0

Hi Gurus;

 

In my landscape I have got Solution Manager 7.1 SP12 installed on Linux Red Hat and Oracle 11.2.0.4

Currently it is being  used as a data repository for HP-ALM 11.52 and store test results and test scripts for HP-ALM 11.52.

 

With Solman being used as a data repository it has grown a lot in volume and now i want to take out all the data from Solman and build an external data repository and connect it with ALM -11.52

 

Can any one let me know how i can make this happen?

 

Thanks

Tushar

Oracle Clusterware HA: profile parameter SAPLOCALHOST?

$
0
0

Hi - This question is directed to Basis administrators who use Oracle Clusterware to support high availability (HA) for SAP ABAP systems.

 

In my systems the database, ASCS and ERS are on the HA cluster. We notice that the ERS instance profile contains the parameter:

     SAPLOCALHOST = <vipname>

 

However, the ASCS instance profile does not have this parameter.

Question: 

Should all instances running in the HA cluster have the SAPLOCALHOST = <vipname> parameter?

 

Thanks in advance - Jeff

Purge Application Log Tables(BAL*: BALHDR, BALDAT...etc.) old history for SAP ECC 6.0 EhP5 System

$
0
0

Hello Expert,

 

Good day! I've read some Note(i.e. Note 195157 Application log: Deletion of logs) which mentioned some information, steps and important cautions about deletion procedure on SAP system application log tables(BAL* ...). So that we plan to use the standard program 'SBAL_DELETE' and schedule some batch jobs to delete old history records stored in related tables.(BALHDR, BALDAT, BAL_INDX and BALM..etc.), Does anyone can share your experience, tips or tricks in this matter? Does it may cause any unexpected effects or impact? Any recommendations or information would be greatly appreciated! Thanks a lot!

 

 

Kevin

PSE Certification issue

$
0
0

Hi Their,

 

 

Please suggest me on this issue

 

 

1. I wanted to give the system certificate for CA signing as one my URL is coming giving certification error while accessing in internet, so that I have gone STRUST -> SSL server Standard -> create certification request -> for CA signing -I treat this a my root certificate

2. I have received the certificate from CA but while I am appling by clicking the import button it is saying

Issuer certificate missing in database -> after that I followed Database, create a new "ROOT CA" entry ex;Z_EXAM.

Select any PSE(System PSE) ->Certificate->Import  and Import the "Issuer Certificate".

Certificate->Export->Database>Select Z_NETCA, CA, Some description ->OK and took the ICM restart

 

 

but still it is showing as self-signed certificate only

 

 

Can you please suggest. Is my approach is correct.

 

 

 

 

Thanks

Pavan


ERP6.0 EHP6 HA installtion +sybase issue

$
0
0

HI All,

 

I am installing ERP 6.0 EHP6 with windows and sybase database high availability installation ,I have installed first cluster node and database instance successfully.

 

While installing Additional database node I am facing below error ,Please help me any one on below its very urgent for me

 

       An error occurred while processing option SAP Business Suite 7i 2011 > Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > SAP Sybase ASE > High-Availability System > Additional Database Cluster Node( Last error reported by the step: Assertion failed: Unable to copy user envrionment variables from registry (HKU\S-1-5-21-2897193497-1864418585-3814506131-1661\Environment) from host KBINPRD02.). You can now:

  • Choose Retry to repeat the current step.
  • Choose Log Files to get more information about the error.
  • Stop the option and continue with it later.

Log files are written to C:\Program Files/sapinst_instdir/BS2011/ERP606/AS-ABAP/SYB/HA/SYB_DB_MSCL.    

 

 

 

Please suggest and guide

Homogeneous System copy with Same SID

$
0
0

Hello All,

 

I am trying to restore SAP system which got crashed.

 

I have a backup of the crashed system.

 

Can i build the system with same SID using System copy---> Backup/Restore ---->Load dump manually.

 

System Details are

OS:- Windows 2012R2

SAP:- SAP ERP6.0 EHP7

DB:-SAP SYBASE ASE 16.0

 

Need suggestions Urgently.

 

Regards

Anand

R3trans -d error

$
0
0

Hello,

 

trans.log error as below:

 

4 ETW000 R3trans version 6.24 (release 721 - 31.07.15 - 14:39:42).

4 ETW000 unicode enabled version

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

4 ETW000

4 ETW000 date&time   : 03.06.2016 - 15:26:06

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: R3trans -d

4 ETW000  trace at level 1 opened for a given file pointer

4 ETW000  [     dev trc,00000]  Fri Jun  3 15:26:06 2016

4 ETW000  [     dev trc,00000]  Loading DB library '/usr/sap/MBD/SYS/exe/uc/hpia64/dboraslib.so' ...

4 ETW000  [     dev trc,00000]  Library '/usr/sap/MBD/SYS/exe/uc/hpia64/dboraslib.so' loaded

4 ETW000  [     dev trc,00000]  Version of '/usr/sap/MBD/SYS/exe/uc/hpia64/dboraslib.so' is "721.02", patchlevel (0.600)

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

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

4 ETW000  [     dev trc,00000]  dbs/ora/stmt_cache_size = 250

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

4 ETW000  [     dev trc,00000]  Oracle client version: 12.1.0.2.0, V2, default build, (dbsl 721 180915, UNICODE[2])

4 ETW000  [     dev trc,00000]  Installed Oracle client patches:

4 ETW000  [     dev trc,00000]  # Patch  20988771     : Created on 11 May 2015, 07:55:14 hrs PST8PDT

4 ETW000  [     dev trc,00000]  # Patch  19594959     : Created on 17 Feb 2015, 07:14:51 hrs PST8PDT

4 ETW000  [     dev trc,00000]  # Patch  11799748     : Created on 29 Sep 2014, 12:28:11 hrs CEST

4 ETW000  [     dev trc,00000]  # Patch  11742262     : Created on 29 Sep 2014, 12:28:17 hrs CEST

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

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

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): Service svc=6Z131e038 created, rc=0

4 ETW000  [     dev trc,00000]  OCIServerAttach(con=0, svc=6Z131e038): New server hdl. srv=6Z1320710 attached to 'MBD'

4 ETW000  [     dev trc,00000]  Fri Jun  3 15:26:07 2016

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

4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                           

4 ETW000  [     dev trc,00000]  OCISessionBegin(con=0, svc=6Z131e038, srv=6Z1320710='MBD'): start session usr=6Z1394520='SAPSR3', rc=1017

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=6Z131e038): Free session hdl usr=6Z1394520

4 ETW000  [     dev trc,00000]  OCIServerDetach(stale2 con=0, svc=6Z131e038, srv=6Z1320710='MBD') successfully detached

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

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

4 ETW000  [     dev trc,00000]  rc=1017 -> Trying to reattach to server 'MBD'

4 ETW000  [     dev trc,00000]  OCIHandleAlloc(con=0): Service svc=6Z131e038 created, rc=0

4 ETW000  [     dev trc,00000]  OCIServerAttach(con=0, svc=6Z131e038): New server hdl. srv=6Z1320710 attached to 'MBD'

4 ETW000  [     dev trc,00000]  Fri Jun  3 15:26:09 2016

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

4 ETW000  [     dev trc,00000]     ORA-01017: invalid username/password; logon denied                                                                           

4 ETW000  [     dev trc,00000]  OCISessionBegin(con=0, svc=6Z131e038, srv=6Z1320710='MBD'): start session usr=6Z13330c8='SAPSR3', rc=1017

4 ETW000  [     dev trc,00000]  OCIHandleFree(con=0, svc=6Z131e038): Free session hdl usr=6Z13330c8

4 ETW000  [     dev trc,00000]  OCIServerDetach(stale2 con=0, svc=6Z131e038, srv=6Z1320710='MBD') successfully detached

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

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

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

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

4 ETW000  [    dblink  ,00000]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied

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

 

SQL> SELECT username, account_status FROM dba_users;

 

 

USERNAME

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

ACCOUNT_STATUS

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

SAPSR3

OPEN

 

 

ANONYMOUS

EXPIRED & LOCKED

 

 

DBSNMP

EXPIRED & LOCKED

 

 

 

 

USERNAME

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

ACCOUNT_STATUS

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

XDB

EXPIRED & LOCKED

 

 

APPQOSSYS

EXPIRED & LOCKED

 

 

GSMADMIN_INTERNAL

EXPIRED & LOCKED

 

 

 

 

USERNAME

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

ACCOUNT_STATUS

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

GSMCATUSER

EXPIRED & LOCKED

 

 

SYSBACKUP

EXPIRED & LOCKED

 

 

OPS$ORAMBD

OPEN

 

 

 

 

USERNAME

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

ACCOUNT_STATUS

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

OUTLN

LOCKED

 

 

DIP

EXPIRED & LOCKED

 

 

SYSDG

EXPIRED & LOCKED

 

Displaying image.png

 

 

USERNAME

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

ACCOUNT_STATUS

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

OPS$MBDADM

OPEN

 

 

ORACLE_OCM

EXPIRED & LOCKED

 

 

OPS$SAPSERVICEMBD

OPEN

 

 

 

 

USERNAME

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

ACCOUNT_STATUS

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

SYSKM

EXPIRED & LOCKED

 

 

XS$NULL

EXPIRED & LOCKED

 

 

GSMUSER

EXPIRED & LOCKED

 

 

 

 

USERNAME

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

ACCOUNT_STATUS

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

AUDSYS

EXPIRED & LOCKED

 

 

SYS

OPEN

 

 

SYSTEM

OPEN

 

 

 

 

21 rows selected.

 

 

SQL>

How to call JMIGMON manually for NW7.31 JAVA

$
0
0

Hi,

 

We have a requirement to migrate NW 7.31 JAVA system from AIX/DB2 to Microsoft Windows/MSSQL.

As part of the export process using SWPM we don't find any step to Start Migration Monitor (JAVA) manually. So, in case if JMIGMON need to be call manually what will be the steps have to follow?

 

Please provide your suggestions.

 

Regards,

Basis Bug

[only NWA] update max runtime value of a SAP Scheduled Job

$
0
0

Hello,

 

is there a opportunity to update the max runtime of a scheduled job in NWA?

I want to increase the time to more then two hours.

 

Can I increae the value only for one job or is it a global value (for all jobs)? 

 

At other websites I have read various information about that. You can change the value in Backend using TCode SM36/SM37 but currently, my system has no abap stack, only java.

 

So there is the NWA only.

 

Thanks in advance

Viewing all 5139 articles
Browse latest View live


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