Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

Facing Problem while creating Type B connection

$
0
0

We are trying to do Type B connection to SAP NW server. Initially Type A connection is working fine with the following destination name.

 

String destinationName = new String("SAP_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_CLIENT)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_USER)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_ASHOST)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_SYSNR)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_LANG)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_GWHOST));

 

JCoDestination dest = JCoDestinationManager.getDestination(destinationName);

 

Now we have to add like above for Type B connection

 

We tried the following

 

destinationName = new String("SAP_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_CLIENT)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_USER)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_MSHOST)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_R3NAME)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_LANG)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_GROUP));

 

But it is giving the following error

 

  1. com.sap.conn.jco.JCoException: (101) RFC_ERROR_PROGRAM: Configuration of destination SAP_100_tivoli_sapgc2_gc2_en_space is incomplete: Parameter backend host ('ashost') is missing

 

.

.

.

Caused by: RfcException: [null]

    message: Parameter backend host ('ashost') is missing

    Return code: RFC_INVALID_PARAMETER(19)

    error group: 101

    key: RFC_ERROR_PROGRAM

 

at com.sap.conn.rfc.api.RfcOptions.checkParameters(RfcOptions.java:187)

 

The problem here is creating the destination name using values only. It is not <property,value> pair.

 

Shall I know the proper order for type b connection in the above thing?

 

Am I using any wrong sequece of parameters for Type B?


Or Any other solution for this problem?

 

Kindly need help on this


SAP Archiving Problem FI_DOCUMNT

$
0
0

Hi,

We would like to archive documents for a company code. But we have a

problem. After we run the archiving program for FI_DOCUMNT system cannotarchive any

document in to the archiving folder in windows system. We

made all customizings and configurations from AOBJ, FILE and SARA

transactions. Everything is ok, but when we run the archiving program

SAP

system cannot archive any data. You can see below archive job logs.

 

Date Time Message text

 

04.03.2014 16:18:57 Job started

04.03.2014 16:18:57 Step 001 started (program FI_DOCUMNT_WRI, variant

VARIANT_5, user ID

04.03.2014 16:18:57 Archiving session 000471 is being created

04.03.2014 16:18:57 Total of documents read/archived: 0/0

04.03.2014 16:18:57 Total of documents read/archived: 0/0

04.03.2014 16:18:57 Job finished

 

 

There is not any error log in job logs but also system cannot archive

finance docuement for related company code and 2012 financial year.

How can we solve this problem?


BR

parameter gw/acl_mode in production

$
0
0

Hello Gurus,

 

The recommended value for the parameter gw/acl_mode in production systems is "1".

What can be the impacts or risks if I still keep it as "0"?

 

Regards,

Nivin

Error: Error during registry access to key IndepData

$
0
0

Error: Error during registry access to key IndepData

 

Hi Folks,

 

 

We are facing the below issue while doing SPS (ABAp+JAVA) upgrade using SUM tool.

 

 

Error Details:

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

 

 

Phase

--------

 

 

DBCHK_PRE

 

 

DBSDBENV.LOG

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

 

 

ACTION : put_ada_set_dbdep

PHASE  :  at 20140306171435

MaxDB-specific DB Catalog Table Set is used.

Necessary as of version 7.7.

ACTION : put_ada_get_dbswpath

PHASE  : DBCHK_PRE at 20140306171545

Initialize dbadashoplib

Initialize dbadashoplib successful

Call dbadaDllGetIndepProgPath

Error -11: GET_INDEP_PROG_PATH failed

 

 

 

 

XCMDOUT.LOG

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

 

 

Set environment variable 'DBROOT' to ''

 

 

> Subprocess starts at 20140307075541

 

 

Execute Command : dbmcli.exe -s dbm_getpath IndepProgPath

Execute Session Command : exit

 

 

> Subprocess stops at 20140307075541

 

 

> Subprocess call failed

Warning! Can't find Installation!

  inst_reg [-c]" to avoid this message)

ERR

-24700,ERR_DBMSRV_NOSTART: Could not start DBM server.

-24840,ERR_NODBMLOGGER: DBM logger could not be initialized

-24993,ERR_RTEEXT: Runtime environment error

1,Error during registry access to key IndepData

2,The system cannot find the file specified.

 

 

 

 

System Details :

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

 

 

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

Summary of operating system details:

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

OS Type: Windows NT X86_64

OS Version: 6.1

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

Summary of database details:

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

Database Type: ada

Database Version: 7.9.08.005

 

 

 

 

We tried to execute the commands manually, and got the same error

 

C:\Users\<sid>adm>dbmcli -s dbm_version

Warning! Can't find Installation!

  (use "dbmcli -s -R <instroot> inst_reg [-c]" to avoid this message)

ERR

-24700,ERR_DBMSRV_NOSTART: Could not start DBM server.

-24840,ERR_NODBMLOGGER: DBM logger could not be initialized

-24993,ERR_RTEEXT: Runtime environment error

1,Error during registry access to key IndepData

2,The system cannot find the file specified.

 

 

 

 

 

 

i could see the parameters maintained in registry, but still we are getting the error.

 

 

i think below details might help you to understand my case better. Kindly help us in fixing the issue.

 

 

C:\Users\<sid>adm>sdbconfig

IndepData=F:\sapdb\data

IndepPrograms=C:\sapdb\programs

 

 

C:\Users\<sid>adm>xinstinfo <SID>

GlobalDataPath      : F:\sapdb\data

GlobalProgramsPath  : C:\sapdb\programs

PrivateDataPath     : C:\sapdb\<SID>\data

Rundirectory        : C:\sapdb\<SID>\data\wrk\<SID>

InstallationPath    : C:\sapdb\<SID>\db

Kernelversion       : KERNEL    7.9.08   BUILD 005-123-245-902

 

 

 

 

sdbregview -l

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

 

 

C:\Users\<sid>adm>sdbregview -l

Installation: Global    C:\sapdb\programs

Global Listener                7.8.02.30    valid    64 bit

Installation Compatibility     7.8.02.30    valid    64 bit

Installer                      7.8.02.30    valid

SAP Utilities Compatibility    7.8.02.30    valid    64 bit

 

 

Installation: Legacy    C:\sapdb\programs

DB Analyzer      C:\sapdb\programs    7.7.02.17     valid    64 bit

Fastload API     C:\sapdb\programs    7.7.02.17     valid    64 bit

JDBC             C:\sapdb\programs    7.6.04.02     valid

Loader           C:\sapdb\programs    7.7.02.17     valid    64 bit

Messages         C:\sapdb\programs    MSG 0.5010    valid

ODBC             C:\sapdb\programs    7.7.02.17     valid    64 bit

PCR 7301         C:\sapdb\programs    7.3.01.22     valid

PCR 7500         C:\sapdb\programs    7.5.00.46     valid    64 bit

Redist Python    C:\sapdb\programs    7.7.02.17     valid    64 bit

SQLDBC           C:\sapdb\programs    7.7.02.17     valid    64 bit

SQLDBC 76        C:\sapdb\programs    7.6.03.08     valid    64 bit

SQLDBC 77        C:\sapdb\programs    7.7.02.17     valid    64 bit

 

 

Installation: CL_<SID>    F:\sapdb\clients\<SID>

Base             7.8.02.30      valid    64 bit

Fastload API     7.8.02.30      valid    64 bit

JDBC             7.6.06.07      valid

Loader           7.8.02.30      valid    64 bit

Messages         MSG 0.10269    valid

ODBC             7.8.02.30      valid    64 bit

Redist Python    7.8.02.30      valid    64 bit

SAP Utilities    7.8.02.30      valid    64 bit

SQLDBC           7.8.02.30      valid    64 bit

SQLDBC 76        7.6.06.23      valid    64 bit

SQLDBC 77        7.8.02.30      valid    64 bit

 

 

Installation: <SID>    C:\sapdb\<SID>\db

Base                7.9.08.05      valid    64 bit

DB Analyzer         7.9.08.05      valid    64 bit

Database Kernel     7.9.08.05      valid    64 bit

Fastload API        7.9.08.05      valid    64 bit

JDBC                7.6.06.09      valid

Loader              7.9.08.05      valid    64 bit

Messages            MSG 0.10302    valid

ODBC                7.9.08.05      valid    64 bit

Redist Python       7.9.08.05      valid    64 bit

SAP Utilities       7.9.08.05      valid    64 bit

SQLDBC              7.9.08.05      valid    64 bit

SQLDBC 76           7.6.06.23      valid    64 bit

SQLDBC 77           7.9.08.05      valid    64 bit

Server Utilities    7.9.08.05      valid    64 bit

 

 

Regards,

Harsha

Split dual-stack MSCS Cluster 7.0

$
0
0

Hallo.

 

We have a dual-stack portal system (7.0 SPS21) and we want to split into ABAP and Java instances (it is a prerequisite to upgrade the portal to 7.30.

In detail, we have a EP 7.0 (Abap+Java) (SPS21) on a MSCS (Windows cluster) so one ABAP instance on node1 of MSCS and one ABAP instance on node2 of MSCS

 

Could I split dual-stack into separate ABAP and Java systems on the same hosts on the two MSCS cluster nodes?

Can be on the same host the ABAP instance and the Java instance with different SID on the same db if we use MCOD ?


Thanks.

 

Mario

How long does a CTS take to intall in the next environmnet...

$
0
0

Good day guys,

 

I'm trying to figure out on how to long did a CTS took to install in the QA environment to get an estimate on how long will it take in the production server.

 

I tried using E070 table to get the final release, and used TPALOG to get the starting time from the field TPSTAT_KEY, where it seems that's when all the steps started, the data there seems to have a format of year+month+day+hour+minutes+seconds+3 digits (for something), and that's how I got it. But if you go into the transport, in the import task and check the log and see the first time registered against the one at the bottom, it gives you a way shorter number.

 

Hope you guys can help me, or figure a query that can help me get the info, just the tables and I'll create a report with that.

web dispatcher does not redirect to more than 2 systems

$
0
0

hi

we have to redirect and rewrite urls to multiple systems using one web dispatcher.

but the redirection and the rewriting works for only for the first named 2 systems for currently 4 named systems.

this is how the profile of the web dispatcher looks like:

...

wdisp/system_0 = SID=B1D, MSHOST=abapdev, MSPORT=8120, SRCURL=/sap/

wdisp/system_1 = SID=B2D, MSHOST=portaldev, MSPORT=8141, SRCURL=/

wdisp/system_2 = SID=B1Q, MSHOST=abapqa, MSPORT=8121, SRCURL=/sap/

wdisp/system_3 = SID=B2Q, MSHOST=portalqa, MSPORT=8151, SRCURL=/

...

icm/server_port_0 = PROT=HTTP,HOST=webdisp,PORT=81$$

icm/server_port_1 = PROT=HTTP,HOST=localhost,PORT=81$$

icm/server_port_2 = PROT=HTTPS,HOST=webdisp,PORT=443

icm/server_port_3 = PROT=HTTPS,HOST=localhost,PORT=443

...

icm/HTTP/auth_0 = PREFIX=/, FILTER=SAP

icm/HTTP/mod_0 = PREFIX=/, FILE=/sapmnt/webdisp/global/security/data/icm_filter_rules.txt

...

wdisp/system_conflict_resolution = 1

 

this is how the modification handler file icm_rules.txt looks like:

 

if %{HTTP_HOST} RegIMatch "webdisp*" [and]

if %{PATH} RegIMatch "^/dev/irj/*"

SetHeader x-sap-webdisp-target-sid B2D

RegRewriteUrl ^/dev/irj(.*) /irj$1 [break]

...

if %{HTTP_HOST} RegIMatch "webdisp*" [and]

if %{PATH} RegIMatch "^/dev/sap/*"

SetHeader x-sap-webdisp-target-sid B1D

RegRewriteUrl ^/dev/sap(.*) /sap$1 [break]

...

if %{HTTP_HOST} RegIMatch "webdisp*" [and]

if %{PATH} RegIMatch "^/qua/irj/*"

SetHeader x-sap-webdisp-target-sid B2Q

RegRewriteUrl ^/qua/irj(.*) /irj$1 [break]

...

if %{HTTP_HOST} RegIMatch "webdisp*" [and]

if %{PATH} RegIMatch "^/qua/sap/*"

SetHeader x-sap-webdisp-target-sid B1Q

RegRewriteUrl ^/qua/sap(.*) /sap$1 [break]

...

 

we receive modified urls, e.g. /qua/irj/* or /dev/sap/* from our proxy and have to rewrite and redirect accordingly to the dev or qua backendsystems.

this only works for the dev systems at the moment. the redirection to qa systems doesn't work.

but the web dispatcher directs them to the type-matching system, means ABAP or portal of the dev systems.

so the rewriting works but not the redirection to the richt systems.

means requests to e.g. ABAP qa system B1Q goes to B1D.

highly appreciate any help

Failover cluster installation

$
0
0

Hello,

 

I would like to install SAP ECC6 EhP4 from System Copy (backup/restore) in Windows failover cluster environnement with two nodes.

 

So, I have installed MSSQL Server 2008R2 SP2 in cluster mode (using virtual host : FRSERVERSQL).

Now, I have to install SAP ECC. (A virtual host has been created : FRSERVERSAP)

 

I have created manually SAP SID service on "Failover cluster manager" windows menu.

Inside this service, I have created :

- IP resource

- Shared folder (sapmnt : E:\usr\sap)

- Disque resource (E:)

 

I have created saploc shared folder (c:\usr\sap)

 

Following install guide and some SCN threads, I have doubt with the way to install SAP in Windows failover cluster environnement.

 

I found this way on SCN :

 

1. Central services instance for ABAP installation.

  Use the command line sapinst.exe SAPINST_USE_HOSTNAME=FRSERVERSAP

  Note - during the installation time all the cluster resource should be in Node 1

 

2 First MSCS node installation => on Node I? Do I need to use SAPINST_USE_HOSTNAME=FRSERVERSAP ???

 

3 Database Instance Installation => Do I need to use SAPINST_USE_HOSTNAME? If yes, do I use FRSERVERSQL???

 

4 Additional or Second MSCS node installation => on Node II? with SAPINST_USE_HOSTNAME?

 

5 Enqueue replication server installation for ABAP in Node I

 

6 Enqueue replication server installation for ABAP in Node II

 

7 Central Instance Installation in Node I

 

8 Dialog Instance Installation in Node II

 

9 Post processing steps after system copy

 

One more question.

After installation is OK, If I have to refreh this environnement (with homogenous sytem copy - backup/restore),

which option should I have to use after restore? Only Database instance installation or all options described above?

 

 

Thanks for your help

Regards


SAP Integration using SAP Archivelink to HP TRIM

$
0
0

Hi Experts,

 

Can Experts please advice the steps required to store and retrieve Accounts Payable Invoice Images from and to HP TRIM or any other content repository system?

 

Is it true that documents can only be stored and not retrieved from TRIM through SAP Archivelink? Does Archivelink allow only one way traffic?

 

Can we use a single TRIM license with Guest Gateway to store and retrieve images from TRIM using SAP Archivelink from multiple SAP locations.

 

Is there another middleware required between SAP Archivelink and TRIM?

 

Thankyou heaps for answering my queries in advance.

SAP performance issues

$
0
0

Hello,

 

I have users dissatisfied with a SAP System (ERP 6.0 EHP4 / NW 7.01) so I'm being asked to check it. I know that there's many transactions to check like ST03N, ST06N, ST02, etc but I'd like to know which should be the best approach, I mean what should i look first? I hope you can share your experience.

 

Regards,

 

JAM

 

Platform:

OS: AIX 6.1

DB: DB6 9.7

 

btw: I don't have a solution manager monitoring the system.

Error during dual stack split

$
0
0

Hi all,

 

   I am performing a dual stack split on (ERP 6 EHP6). operating system is Suse Linux(11.1) and MaxDB(7.9.8). using SWPM. During the export of Primary application server phase, it is giving the following error.

 

An error occurred while processing option <i>Du

al-Stack Split > MaxDB > Keep Database > Standard System or Distributed > Export

Primary Application Server of Dual-Stack System( Last error reported by the ste

p: Execution of UTL tool '/usr/sap/<SID>/SYS/exe/jvm/linuxx86_64/sapjvm_4.1.023/bi

n/java -classpath /sapmnt/<SID>/global/sltools/sharedlib/sap.com~tc~bl~offline_lau

ncher~impl.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com

.sap.sl.ut.manager.UtlMain /usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jce.j

ar:/usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/<SID>/SYS/glo

bal/security/lib/tools/iaik_smime.jar:/usr/sap/<SID>/SYS/global/security/lib/tools

/iaik_ssl.jar:/usr/sap/<SID>/SYS/global/security/lib/tools/w3c_http.jar:/sapmnt/I0

4/global/sltools/sharedlib:/sapdb/clients/<SID>/runtime/jar/sapdbc.jar -export -ty

pe=keydb -expfile=usages_data_<SID>.xml -log=UTL_load_usages.log -sid=<SID> -dsn=jdb

c/pool/<SID> -ssprops=/usr/sap/<SID>/SYS/global/security/data/SecStore.properties -s

sk=/usr/sap/<SID>/SYS/global/security/data/SecStore.key' aborts with return code 2

. Check 'UTL_load_usages.log' and '/tmp/sapinst_instdir/NW73/DSS/KeepDB/ADA/Expo

rtPAS/UTL.java.log' for more information.)</i>. You can now: </p> <ul> <li> Choo

se <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> t

o get more information about the error. </li> <li> Stop the option and continue

with it later. </li> </ul> <p> Log files are written to <code>/tmp/sapinst_instd

ir/NW73/DSS/KeepDB/ADA/ExportPAS</code>. </p> </body></html>

 

I checked the UTL_java.log and it has the following message.

Error: could not find libjava.so

Error: could not find Java 2 Runtime Environment.

 

Need help in resolving the issue.

 

Warm regards,

Balaji.P


Transport error 'USER_TMSADM_DENIED'

$
0
0

Short Text 

Transport error 'USER_TMSADM_DENIED' 

Long Text 

Hi,

After a system copy I've been trying to re-establish the transport

system but transports from the refreshed QA system aren't working. When

I run a connection test from the Prod system it gives me the error

message:

'error occured in tms communication of C10'

When I click on that I see the error message 'USER_TMSADM_DENIED'.

I tried resetting the tmsadm user in client 000 for both QA and PROD

but it didn't solve the problem.

 

We need to be able to move key transports into production asap.

How to check if a user session is active in Java application server

$
0
0

Hi Experts,

      We have a online scenario with a third party system by which a portal user will launch the third party application in a new window from portal. The SSO will work at the third party web application with the dynamic key that is generated by calling a webservice for that user. Now, as the user works on the launched screen, they will have to check whether the user (logged in portal) session is still active. ie., they will be periodically calling a service hosted by SAP java application server to find out whether the corresponding user who launched the session is still logged in or logged out.

 

So, my question is, how can i find out programatically whether a user/user's session is still logged in/active in SAP Netweaver Java AS? We are in version 7.3.

 

Kindly help me in this regard.

 

Regards

Vijay.K

Heterogeneous Installation: shared /usr/sap/ and /sapmnt/

$
0
0

Hey,

 

we have heterogeneous system installation:

ASCS and ERS: Linux x86

DVEBMGS and D: Linux x86

Database: Solaris SPARC 64 Bit

 

We have one shared filesystem /usr/sap/<SID> and /sapmnt/<SID> on all servers.

 

After installation we have changed the user-Environment SAPEXE from /usr/sap/<SID>/SYS/exe/run to /usr/sap/<SID>/SYS/exe/"$_UC_NUC"/"$_PLATFORM"

 

Now we are facing the following problem:

 

In the directory /usr/sap/<SID>/exe there is a link from run to /sapmnt/<SID>/exe/nuc/linuxx86_64

Our backup tools (backint) cannot be started on the database servers because the binaries of /usr/sap/<SID>/exe/run are started.

 

We have already checked sap note 1067221 - Composite SAP Note for heterogeneous installation

 

Is it possible to have a heterogeneous system installation with one shared filesystem for /usr/sap/<SID> and /sapmnt/<SID> on all servers?

 

Best regards

 

Alexander

BW Upgrade

$
0
0

 

Short Text
TYPE_E_CANTLOADLIBRARY: Error loading type library/DLL
Long Text
please assign if i am not in right queue.

 

Upgrade error during "Execution" phase.

 

Environment: Windows/SQL 2008 R2 , BW from 3.5 to 7.3 , Distributed Installation.

 

We followed below troubleshooting steps but no help:

 

1. Tried registering the service manually
2. Provided correct password for SAPServiceSID user
3. no issues restarting SAPSID_00 service

 

any help would be appreciated.


Error on phase 15 of 23 in Netweaver 7.0 - Import ABAP

$
0
0

Hy,

 

please give me hand with the following error, which dosen't allow me to install Netweaver 7.0 trial:

"

       An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 3 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.). 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/NW703/AS-ABAP/ADA/CENTRAL/.     "

 

 

 

See the log:

 

TRACE      2014-03-10 21:37:31.554 [iaxxclib.cpp:188]

           CLib::load()

Opened sylib722.dll

 

 

TRACE      2014-03-10 21:37:31.555

exe dir is C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216

 

 

TRACE      2014-03-10 21:37:32.776

MessageLib initialized successfully.

 

 

INFO       2014-03-10 21:37:32.843 [synxcpath.cpp:814]

           CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\dev_sap_kernel_test_10_Mar_2014_21_37_32.

 

 

INFO       2014-03-10 21:37:32.845 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\dev_sap_kernel_test_10_Mar_2014_21_37_32.

 

 

TRACE      2014-03-10 21:37:32.848 [syxxclogbook.cpp:225]

           PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)

           lib=syslib module=syslib

Initialized SAP kernel tracing to file C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\dev_sap_kernel

 

 

TRACE      2014-03-10 21:37:32.860 [iaxxclib.cpp:188]

           CLib::load()

Opened C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216/iaguieng722.dll

 

 

TRACE      2014-03-10 21:37:32.862 [syxxclogbook.cpp:225]

           PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)

           lib=syslib module=syslib

Initialized SAP kernel tracing to file dev_sap_kernel

 

 

TRACE      2014-03-10 21:37:32.872 [iaxxgenimp.cpp:936]

           CGuiEngineImp::init()

receiving and sending on port 21200

 

 

TRACE      2014-03-10 21:37:32.873 [synxccuren.cpp:931]

           CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/Users/Marius/AppData/Local/Temp/sapinst_exe.1196.1394480216/jre')

           lib=syslib module=syslib

Environment variable SAPINST_JRE_HOME set to value 'C:/Users/Marius/AppData/Local/Temp/sapinst_exe.1196.1394480216/jre'.

 

 

INFO       2014-03-10 21:37:34.260 [synxcpath.cpp:814]

           CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\dev_sap_kernel_test_10_Mar_2014_21_37_34.

 

 

INFO       2014-03-10 21:37:34.261 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\dev_sap_kernel_test_10_Mar_2014_21_37_34.

 

 

TRACE      2014-03-10 21:37:34.695

exe dir is C:/Users/Marius/AppData/Local/Temp/sapinst_exe.1196.1394480216

 

 

INFO       2014-03-10 21:37:35.59 [synxcpath.cpp:814]

           CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\x.

 

 

INFO       2014-03-10 21:37:35.60 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\x.

 

 

TRACE      2014-03-10 21:37:35.89 [iaxxclib.cpp:188]

           CLib::load()

Opened C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216/iakdblib722.dll

 

 

TRACE      2014-03-10 21:37:35.090

 

 

SAPinst build information:

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

abi version : 722

make variant: 720_REL

build       : 1283445

compile time: Oct 24 2011 02:32:33

 

 

TRACE      2014-03-10 21:37:37.198 [iaxxgenimp.cpp:439]

           CGuiEngineImp::showDialog()

showing dlg diProductChoice

 

 

TRACE      2014-03-10 21:37:37.198 [iaxxgenimp.cpp:458]

           CGuiEngineImp::showDialog()

<dialog sid="diProductChoice">

<title>Welcome to SAP Installation Master</title>

<dialog/>

 

 

TRACE      2014-03-10 21:37:49.446 [iaxxclogintimeout.cpp:102]

           CLoginTimeout::run()

Login in progress

 

 

TRACE      2014-03-10 21:37:49.446

Connection request to guiengine backend by host 127.0.0.1

 

 

TRACE      2014-03-10 21:37:49.472

GUI Protocol version is 3.1

 

 

TRACE      2014-03-10 21:37:49.472

Send connect information

 

 

TRACE      2014-03-10 21:37:49.472

client connected from 127.0.0.1

 

 

TRACE      2014-03-10 21:37:49.540 [syxxcnamrs.cpp:166]

           PSyHostsEntryInt CSyIPNameResolverImpl::getHostByAddress(const iastring& ipAddress) const

           lib=syslib module=syslib

IP address 127.0.0.1 resolves to IP name(s): Bigfoot2

 

 

TRACE      2014-03-10 21:37:49.540

client logged on from 127.0.0.1

 

 

TRACE      2014-03-10 21:37:49.542 [iaxxgenimp.cpp:1248]

           CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

 

 

TRACE      2014-03-10 21:37:59.791 [iaxxdlghnd.cpp:97]

           CDialogHandler::doHandleDoc()

CDialogHandler: ACTION_NEXT requested

 

 

TRACE      2014-03-10 21:37:59.791 [iaxxcdialogdoc.cpp:203]

           CDialogDocument::submit()

<dialog sid="diProductChoice">

<dialog/>

 

 

INFO       2014-03-10 21:37:59.872 [synxcpath.cpp:814]

           CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\x.

 

 

INFO       2014-03-10 21:37:59.873 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\x.

 

 

TRACE      2014-03-10 21:38:00.823 [iaxxgenimp.cpp:439]

           CGuiEngineImp::showDialog()

showing dlg diRestartOrCancel

 

 

TRACE      2014-03-10 21:38:00.823 [iaxxgenimp.cpp:458]

           CGuiEngineImp::showDialog()

<dialog sid="diRestartOrCancel">

Dialog does not contain standard input handler, so the backend is not able to generate a log entry

<dialog/>

 

 

TRACE      2014-03-10 21:38:00.824 [iaxxgenimp.cpp:1248]

           CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

 

 

TRACE      2014-03-10 21:38:05.322

current working directory is C:\Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/

 

 

INFO       2014-03-10 21:38:05.349 [synxcpath.cpp:814]

           CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\x.

 

 

INFO       2014-03-10 21:38:05.350 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\x.

 

 

TRACE      2014-03-10 21:38:05.354 [syxxcfile.cpp:163]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.

 

 

INFO       2014-03-10 21:38:05.366 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel.

 

 

TRACE      2014-03-10 21:38:05.367 [syxxcnode.cpp:454]

           CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3)

           lib=syslib module=syslib

Moved C:/Users/Marius/AppData/Local/Temp/sapinst_exe.1196.1394480216/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel

 

 

TRACE      2014-03-10 21:38:05.369 [syxxcfile.cpp:163]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.

 

 

INFO       2014-03-10 21:38:05.370 [synxcfile.cpp:427]

           CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)

           lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel.

 

 

TRACE      2014-03-10 21:38:05.373 [syxxcnode.cpp:454]

           CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3)

           lib=syslib module=syslib

Moved E:/ABAP_7_03_SP04_64_bit_Trial_3_9_2_GB/NWABAPTRIAL70304_64/SAP_NetWeaver_703_Installation_Master/DATA_UNITS/BS2011_IM_WINDOWS_X86_64/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel

 

 

TRACE      2014-03-10 21:38:05.375 [syxxclogbook.cpp:225]

           PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)

           lib=syslib module=syslib

Initialized SAP kernel tracing to file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel

 

 

TRACE      2014-03-10 21:38:06.900

Running with toplevel file C:\Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL//toplevel.xml

 

 

TRACE      2014-03-10 21:38:06.967 [syxxcfile.cpp:123]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.8.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

 

TRACE      2014-03-10 21:38:06.968 [syxxcnode.cpp:454]

           CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.8.log, ISyNode::CopyMoveMode_t 0x3)

           lib=syslib module=syslib

Moved C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.log to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.8.log

 

 

TRACE      2014-03-10 21:38:06.980 [syxxcfile.cpp:123]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.8.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

 

TRACE      2014-03-10 21:38:06.981 [syxxcnode.cpp:454]

           CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.8.log, ISyNode::CopyMoveMode_t 0x3)

           lib=syslib module=syslib

Moved C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.log to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.8.log

 

 

TRACE      2014-03-10 21:38:07.213

Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.

 

 

TRACE      2014-03-10 21:38:07.221

Running with keydb file C:\Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL//keydb.xml

 

 

TRACE      2014-03-10 21:38:07.221

Running with dialog file C:\Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL//dialog.xml

 

 

TRACE      2014-03-10 21:38:07.461 [syxxcfile.cpp:123]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.9.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

 

TRACE      2014-03-10 21:38:07.461 [synxcfile.cpp:529]

           CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.9.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 

           lib=syslib module=syslib

Copying file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.xml to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.9.xml

 

 

INFO       2014-03-10 21:38:07.596 [synxcfile.cpp:729]

           CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.9.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 

           lib=syslib module=syslib

Copied file 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.9.xml'.

 

 

TRACE      2014-03-10 21:38:08.164 [syxxcfile.cpp:123]

           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.8.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 

           lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

 

TRACE      2014-03-10 21:38:08.164 [synxcfile.cpp:529]

           CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.8.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 

           lib=syslib module=syslib

Copying file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.8.xml

 

 

INFO       2014-03-10 21:38:08.516 [synxcfile.cpp:729]

           CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.8.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 

           lib=syslib module=syslib

Copied file 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.8.xml'.

 

 

TRACE      2014-03-10 21:38:11.971 [kdxxctaco.cpp:225]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

 

 

TRACE      2014-03-10 21:38:12.145 [kdxxctaco.cpp:257]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream

 

 

TRACE      2014-03-10 21:38:12.267 [kdxxctaco.cpp:291]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile stop ...

 

 

TRACE      2014-03-10 21:38:15.572 [kdxxctaco.cpp:225]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

 

 

TRACE      2014-03-10 21:38:15.743 [kdxxctaco.cpp:257]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream

 

 

TRACE      2014-03-10 21:38:15.834 [kdxxctaco.cpp:291]

           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile stop ...

 

 

TRACE      2014-03-10 21:39:06.264

SAPinst was started using commandline: C:\Users\Marius\AppData\Local\Temp\sapinst_exe.1196.1394480216\sapinst.exe

 

 

TRACE      2014-03-10 21:39:06.264

SAPinst properties are :

GUISERVER_DIALOG_PORT=21212

GUISERVER_HTTP_PORT=4239

SAPINST_CHECK_PACKAGES=false

SAPINST_CONTROL_URL=control.xml

SAPINST_DIALOG_PORT=21200

SAPINST_DIALOG_URL=dialog.xml

SAPINST_EXE=SAPINST_EXE

SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,ClusterMgt,SystemIdentity

SAPINST_KEYDB_URL=keydb.xml

SAPINST_MESSAGE_CONSOLE_THRESHOLD=info

SAPINST_MESSAGE_URL=.

SAPINST_PACKAGES_URL=packages.xml

SAPINST_RESOURCE_URL=resourcepool.xml

SAPINST_SAVE_INPUT=true

SAPINST_SCAN_DEVICES=false

SAPINST_SKIP_DIALOGS=false

SAPINST_TOPLEVEL_URL=toplevel.xml

SAPINST_USE_ADVANCED_JS_HANDLING=true

SELFEXTRACTOR_EXECUTABLE_NAME=E:/ABAP_7_03_SP04_64_bit_Trial_3_9_2_GB/NWABAPTRIAL70304_64/SAP_NetWeaver_703_Installation_Master/DATA_UNITS/BS2011_IM_WINDOWS_X86_64/sapinst.exe

 

 

Sincerly,

Question: Upgrade vs. EHP of NetWeaver

$
0
0

Dear experts,

 

I have a doubt/question regarding the upgrade strategies of NetWeaver 7.0.

There is now EHP3 for NetWeaver 7.0, which says SAP Application Server

ABAP 7.31. There is also NetWeaver 7.31. The Basis version is the same,

but when checking the ST06 transaction, in EHP3 it looks the old way (like

in 7.0) and in NW 7.31 it has the new design.

Both SAP_BASIS components have the same level, though the transactions

look different.

Also In MOPZ I see options for upgrade to 7.31 and for EHP 3. Which one

should be preferred ? EHP or upgrade and why are there differences ??

 

Thank you!!

Facing Problem while creating Type B connection

$
0
0

We are trying to do Type B connection to SAP NW server. Initially Type A connection is working fine with the following destination name.

 

String destinationName = new String("SAP_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_CLIENT)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_USER)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_ASHOST)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_SYSNR)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_LANG)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_GWHOST));

 

JCoDestination dest = JCoDestinationManager.getDestination(destinationName);

 

Now we have to add like above for Type B connection

 

We tried the following

 

destinationName = new String("SAP_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_CLIENT)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_USER)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_MSHOST)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_R3NAME)+"_"+

  jcoProperties.getProperty(DestinationDataProvider.JCO_LANG)+"_"+

jcoProperties.getProperty(DestinationDataProvider.JCO_GROUP));

 

But it is giving the following error

 

  1. com.sap.conn.jco.JCoException: (101) RFC_ERROR_PROGRAM: Configuration of destination SAP_100_tivoli_sapgc2_gc2_en_space is incomplete: Parameter backend host ('ashost') is missing

 

.

.

.

Caused by: RfcException: [null]

    message: Parameter backend host ('ashost') is missing

    Return code: RFC_INVALID_PARAMETER(19)

    error group: 101

    key: RFC_ERROR_PROGRAM

 

at com.sap.conn.rfc.api.RfcOptions.checkParameters(RfcOptions.java:187)

 

The problem here is creating the destination name using values only. It is not <property,value> pair.

 

Shall I know the proper order for type b connection in the above thing?

 

Am I using any wrong sequece of parameters for Type B?


Or Any other solution for this problem?

 

Kindly need help on this

SAP PI licensed ?

$
0
0

Hi,

 

How can I check if we have SAP PI licensed. I know it’s not installed or setup, but I just want to check if we already have the license for this software.

 

Please help.

 

Regards,

Raj

Failover cluster installation

$
0
0

Hello,

 

I would like to install SAP ECC6 EhP4 from System Copy (backup/restore) in Windows failover cluster environnement with two nodes.

 

So, I have installed MSSQL Server 2008R2 SP2 in cluster mode (using virtual host : FRSERVERSQL).

Now, I have to install SAP ECC. (A virtual host has been created : FRSERVERSAP)

 

I have created manually SAP SID service on "Failover cluster manager" windows menu.

Inside this service, I have created :

- IP resource

- Shared folder (sapmnt : E:\usr\sap)

- Disque resource (E:)

 

I have created saploc shared folder (c:\usr\sap)

 

Following install guide and some SCN threads, I have doubt with the way to install SAP in Windows failover cluster environnement.

 

I found this way on SCN :

 

1. Central services instance for ABAP installation.

  Use the command line sapinst.exe SAPINST_USE_HOSTNAME=FRSERVERSAP

  Note - during the installation time all the cluster resource should be in Node 1

 

2 First MSCS node installation => on Node I? Do I need to use SAPINST_USE_HOSTNAME=FRSERVERSAP ???

 

3 Database Instance Installation => Do I need to use SAPINST_USE_HOSTNAME? If yes, do I use FRSERVERSQL???

 

4 Additional or Second MSCS node installation => on Node II? with SAPINST_USE_HOSTNAME?

 

5 Enqueue replication server installation for ABAP in Node I

 

6 Enqueue replication server installation for ABAP in Node II

 

7 Central Instance Installation in Node I

 

8 Dialog Instance Installation in Node II

 

9 Post processing steps after system copy

 

One more question.

After installation is OK, If I have to refreh this environnement (with homogenous sytem copy - backup/restore),

which option should I have to use after restore? Only Database instance installation or all options described above?

 

 

Thanks for your help

Regards

Viewing all 2997 articles
Browse latest View live