Quantcast
Channel: SCN : Discussion List - SAP on Linux
Viewing all 72 articles
Browse latest View live

(DB) ERROR: DbSlErrorMsg rc = 20

$
0
0

Hello,

 

We are facing below error while taking DB export for system copy.

 

sapparam: sapargv(argc, argv) has not been called!

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/<SID>/ASCS01/exe/R3load: START OF LOG: 20151212122055

 

 

/usr/sap/<SID>/ASCS01/exe/R3load: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#15 $ SAP

/usr/sap/<SID>/ASCS01/exe/R3load: version R7.20/V1.4 [UNICODE]

Compiled Jul  8 2012 19:50:22

/usr/sap/<SID>/ASCS01/exe/R3load -testconnect

 

 

(DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20

(DB) ERROR: DbSlErrorMsg rc = 20

 

 

/usr/sap/<SID>/ASCS01/exe/R3load: job finished with 1 error(s)

 

 

It seems it failing because it is running from ASCS01

 

Can you please which parameter to change so that it runs from /sapmnt/<SID>/exe/uc/linuxx86_64/R3load -testconnect

 

Regards,

Jigar


How to Install ERP on Suse Linux OS with MaxDB

$
0
0

Hi All,

 

We have taken the license for SAP ERP on Linux OS with MaxDB from SAP PartnerEdge Program Application Development.

 

So as a basis admin i have to set it up.

 

Can i have the installation document which describes this installation.

 

Also if anyone has the screenshots for this combination of installation, can you please share to me.

Could not connect to host localhost on port 21212 (linux Redhat)

$
0
0

Hi Gurus,

 

I'm trying to install NW7 on linux Red Hat. After executing SAPinst, the following log executes:

 

root@sapserver1 IM_LINUX_I386]# ./sapinst

[==============================] | extracting...  done!

 

Starting GUIServer using:

  SAPinst port  : 21200

  GUIServer port: 21212

  HTTP port     : 4239

  GUI autostart : on

  GUI mode      : normal

  command       : /tmp/sapinst_exe.4231.1318317961/jre/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.4231.1318317961/JAR/instgui.jar SDTServer rootdir=/root/.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=localhost -srvarg=/SAPinstService/port=21200

 

init: retrieving account information for group sapinst...

init: retrieving account information done.

load resource pool /mnt/masterinstall/IM_LINUX_I386/resourcepool.xml

 

guiengine: No GUI server connected; waiting for a connection on host sapserver1, port 21200 to continue with the installation

Oct 11, 2011 7:26:37 AM [Info]: *************************

Oct 11, 2011 7:26:37 AM [Info]: Starting Server

Oct 11, 2011 7:26:37 AM [Info]: Reading server configuration.

Oct 11, 2011 7:26:37 AM [Info]: Reading service configuration SAPinstService.

Oct 11, 2011 7:26:37 AM [Info]: Configuring LogManager ...

Oct 11, 2011 7:26:37 AM [Info]: *************************************************

Oct 11, 2011 7:26:37 AM [Info]: Starting SL Controller listening on port 21212 ...

Oct 11, 2011 7:26:37 AM [Info]: StorageService switched off.

Oct 11, 2011 7:26:37 AM [Info]: Initializing SecurityManager ...

Oct 11, 2011 7:26:40 AM [Info]: Server certificate fingerprint is 92 9F C1 FC 74 60 48 C9 4F 9F 9E 94 C8 E3 BE 40

Oct 11, 2011 7:26:40 AM [Info]: Configuring HTTPManager ...

Oct 11, 2011 7:26:40 AM [Info]: WebstartService switched off.

Oct 11, 2011 7:26:40 AM [Info]: RoleService switched off.

Oct 11, 2011 7:26:40 AM [Info]: AlertService switched off.

Oct 11, 2011 7:26:40 AM [Info]: Starting NotesService ...

Oct 11, 2011 7:26:40 AM [Info]: ProcessService switched off.

Oct 11, 2011 7:26:40 AM [Info]: Starting MIDService ...

Oct 11, 2011 7:26:40 AM [Info]: Starting FileService ...

Oct 11, 2011 7:26:40 AM [Info]: LogService switched off.

Oct 11, 2011 7:26:40 AM [Info]: MailService switched off.

Oct 11, 2011 7:26:40 AM [Info]: Starting services ...

Oct 11, 2011 7:26:40 AM [Info]: Starting service "SAPinstService" ...

Oct 11, 2011 7:26:40 AM [Info]: Service "SAPinstService" started

Oct 11, 2011 7:26:40 AM [Info]: Services started.

Oct 11, 2011 7:26:40 AM [Info]: Starting HTTP server listening on port 4239 ...

Oct 11, 2011 7:26:40 AM [Info]: HTTP server started.

Oct 11, 2011 7:26:40 AM [Info]: SL Controller started.

Oct 11, 2011 7:26:40 AM [Info]: Starting GUI ...

Oct 11, 2011 7:26:40 AM [Info]: /tmp/sapinst_exe.4231.1318317961/jre/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx256M -cp /tmp/sapinst_exe.4231.1318317961/JAR/instgui.jar SDTGui host=localhost port=21212 service=SAPinstService -noauth

Oct 11, 2011 7:26:40 AM [Info]: GUI started.

Oct 11, 2011 7:26:46 AM [Info]: >> <<< frog.jar: version 7.20.12 06/06/08 sap.theme: null >>>

 

===>> At this point  the installation program starts and the following message pops up :

 

Connection to SAPinst refused with the following message:

Connection to SAPinst could not be established, see following messages.

Could not connect to host localhost on port 21212

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Please correct the error condition and restart.

 

====>> First, I don't understand why it tries to connect to "localhost" even I defined the host as "sapserver1"

====>> Second, the "tmp/sapinst_exe.4231.1318317961/jre/bin/java -XX:+HeapDumpOnOutOfMemoryError " is confusing me.

 

Hope this will help resolve my problem.

 

Thanks and Regards

Problem in HA Configuration and ERS installation

$
0
0

Dear Experts,

I have planned to install a HA SAP ECC 6.0 System with Oracle DB.

I completely configured 5 Virtual Machines for this purpose, and at status quo, I have decided to install these components as mentioned below:

VM1: ASCS

VM2: ERS

VM3: DB

VM4: CI

CM5: DI

All machines run Redhat linux x64.

 

I started with installing ASCS on the first VM. It was successful; also I have configured the file system as described in the following link:

http://help.sap.com/saphelp_nwpi711/helpdata/en/27/44f17a26a74a8abfd202c4f5dc9a0f/content.htm

Then I tried to install ERS on the second VM (VM2).  The installation was able to find the profile which the ASCS has generated but finally it failed because it couldn't find some files:

sapinst_dev.log says:

TRACE      2014-03-02 15:00:23.858

NWException thrown: nw.noExecutableFound:

Cannot find executable sapcontrol at these locations: /usr/sap/SHP/ERS10/exe/sapcontrol, /usr/sap/SHP/SYS/exe/run/sapcontrol, /usr/sap/SHP/SYS/exe/uc/linuxx86_64/sapcontrol.

 

As a result, I decided to try another plan by installing another ERS on the first VM and it completed successfully.

Now, I have ASCS and ERS on the VM1, but I cannot install ERS on the VM2.

 

 

 

The question is:

1.Since I don’t want to have any SPOF, which one of the following solutions is correct?

  • Solution 1:
    • VM1: ASCS
    • VM2: ERS

 

  • Solution2
    • VM1: ASCS + ERS
    • VM2: ERS   

 

  • Solution 3
    • VM1: ASCS + ERS
    • VM2: ASCS + ERS

2.If you dont choose Solution 3 then; How can I solve the problem of installing ERS on the second node? Any idea

 

Regards,

Meysam Kermani

operating system call unlinked failed (error no.1)

$
0
0


Dear All,


 

Our CRM production server is down due to some network problems. we restarted the server and now its up and running fine at the moment.After restarted the server i observed one error "operating system call unlink failed(error no.1)in sap system logs. I attached the detailed screen shot of the above error also for your reference.Please guide me regarding on

this. Our operating system is suse linux 10.Please guide me regarding on this as soon as possible like what action should i need to take or will i do any adjustements at os level etc. so that i will follow according to your solution. I am raising this incident in the xx-ser-net component, if this issue is not related or relevant to the above mentioned component

redirect this one to the relevant component and give solution as soon as possible.

 

Regards,

venkat.

Output device On Linux Need suggestions.

$
0
0

Hi.

I am facing one problem On Linux Operating system. Need your valuable suggestions.

Through the Smart form one print layout has developed, Some users are using. While taking the printout. It is asking the output devices.

Please have a look on below attached image.

When ever i select lp04  and Print copies 4 ,then 4 copies(means 4 Set = 1 set equal to 2 copies) will be generated. This is happening on Windows operating system. There is no problem.We are used Sap gui for windows 7.40

 

But recently in one system. Admin has installed In Linux. In Linux They installed Sap Gui For Java.

But At the time of taking print out if they Choose Lp04  and Select No of copy as 4  , Output is showing Still 2 Only. (Default print is having 2 Only )

If the same user is login in other machine  having windows operating system, with same user. Everything is fine. But problem is at linux only

My question is there any user setting for output devices In Linux. Need Your valuable suggestions.

Problem migrating universe

$
0
0

Hi Experts,

I need some advice here regarding universe migration.

Thanks.

 

I am migrating BO XI3.0 to BO 4.1 SP 4 on linux.

Incremental Migration.

During migration I stop all services in the source CMC except FRS input, FRS output, and CMS.

 

After migration the error message i get is:

 

"2014-12-04T00:22:24.684+0800","Object info","2","CI_APPOBJECTS","OAF_UNV_PGM_IAT_RP","Universe","FhViNlQikAQAJEEAAKAbSET.pLrbD4Xq","com/businessobjects/sdk/plugin/desktop/universe/internal/JupUnvConvJni : cannot initialize class because prior initialization attempt failed"

 

 

MigrationException$ThrowableWrapper: java.lang.UnsatisfiedLinkError: no JupUnvConvJni in java.library.path

  at com.businessobjects.migration.engine.exception.MigrationException.wrap(MigrationException.java:24)

  at com.businessobjects.migration.engine.internal.MigrationEngine$WorkerFactory$Worker.performUpdate(MigrationEngine.java:815)

  at com.businessobjects.migration.engine.internal.MigrationEngine$WorkerFactory$Worker.performUpdate(MigrationEngine.java:687)

  at com.businessobjects.migration.engine.internal.MigrationEngine$WorkerFactory$Worker.performUpdate(MigrationEngine.java:677)

  at com.businessobjects.migration.engine.internal.scheduling.Scheduler$Engine.run(Scheduler.java:296)

  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

  at java.lang.Thread.run(Thread.java:761)

Caused by: java.lang.UnsatisfiedLinkError: no JupUnvConvJni in java.library.path

  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1845)

  at java.lang.Runtime.loadLibrary0(Runtime.java:823)

  at java.lang.System.loadLibrary(System.java:1035)

  at com.businessobjects.sdk.plugin.desktop.universe.internal.JupUnvConvJni.<clinit>(JupUnvConvJni.java:71)

  at com.businessobjects.sdk.plugin.desktop.universe.internal.Universe.updateInfoObject(Universe.java:1220)

  at com.businessobjects.migration.engine.internal.MigrationEngine$WorkerFactory$Worker.performUpdate(MigrationEngine.java:751)

  ... 6 more

 

Regards,

Yue Seng

how to Configure SAP Gui over the internet.

$
0
0

I am able to access the sap gui in my local network but not able to access over through other network or internet.

May I know the steps or producer for that.

 

I have two system dev and qua.

and 1 static ip..

Is that possible I can access both system over the internet.

 

 

Regards

Kshtitiz


SAPXPG Problems

$
0
0

Hi Experts,

 

OS: Linux RH4AS (x86_64)

SAP SRM 5.0, DB - Oracle 10.2.0.2

 

My jobs in DB13 currently are failing with the following error:

SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: x_error

 

I am using a distributed environment with a standalone DB on one server and the CI on another server. I do <b>NOT</b> have a standalone gateway on the DB server and am trying to connect using remote calls. I have set the parameter gw/remsh to ssh.

 

What Works:

ssh between both servers have been setup and I can successfully test this from the OS level.

The <sid>adm user is setup on both servers with the same shell and permissions and I can access the DB server through ssh and run brtools functions.

The SAPDBHOST has been specified with the DB Server.

I have created an entry in SM69 for ssh and tested with SM49 successfully. Eg: If I pass the parameter ls -l, it returns with the list of files present.

/usr/bin/ssh -q srmdtst01 ls -al -


Works

/usr/bin/ssh -q srmdtst01 sapxpg ls -al  -- Does NOT work.

 

What Does NOT Work:

SAPXPG when run with the above entry in SM69 returns nothing, which according to note 446172 is supposed to mean that everything is all right. But RFC SAPXPG_DBDEST_<DBSERVER> also fails the connection test. I've got Activation type in the RFC set to "Start on Explicit Host" and have even provided the full path to sapxpg on the DB Server. The RFC connection test fails with a "timeout during allocate".

 

What should I set the "start type of External Program" to in the RFC? Its currently set to Default Gateway Value but I've tried all the other options and it still fails.

 

Any other ideas on why sapxpg fails to start?

 

Regards,

Chengappa Ballachanda

set image on sap Easy Access client specific.

$
0
0

Can we set image on sap Easy Access screen client specific.

 

such as Client 001 :- red logo.

               Client 700 :- black logo....etc.

stopsap error - FAIL: End of file or no input: 'Broken pipe'

$
0
0

Hi ,

 

I am trying to stop the ECC 6.0 EHP7 system, but the stopsap command is not stopping the system and gives me error.

 

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

10:56:11

/usr/sap/SID/DVEBMGS56/exe/sapcontrol -prot NI_HTTP -nr 56 -function Stop

 

 

03.02.2016 10:56:11

Stop

FAIL: End of file or no input: 'Broken pipe'

 

 

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

10:56:13

stop of Instance failed

 

Please help me to resolve the issue.

 

Thanks in advance

Local network printer not printing SAP

$
0
0

Greetings..!!

 

Currently the printer is on network and Windows level printing is working fine. But when user gives print, the status in SP01 is Printing.

I tried telnet but not connecting.

I believe that, server host is not reachable from the printer.

Can anyone advice how we configure in printer settings to connect SAP Host?

 

Best Regards,

Saleem

SAP on Linux

$
0
0

Hi Gurus,

 

AT one of our client's place SAP is to be installed on Linux

 

The virtualisation tool is being suggested by our infra guys is Hyper V !!

 

I am sure this combination is weird and also not supported by SAP

 

Can anyone guide on the precise SAP Note number which says this combo is not supported?

 

R..../-

Redhat 6.7 is compatible with Netweaver 7.4

$
0
0

Hi All,

 

Can you please let me know Redhat 6.7 is compatible with  Netweaver 7.4 and SAP ECC6.0 , SCm7.0 and CRM 7.0

 

 

Please suggest..

 

Thanks

 



Error at phase 25 of Solution Manager 7.1

$
0
0

Hello all,

 

Am installing Solution Manager 7.1 on RHEL 5.0. Database is orage 11g

 

Iam facing an error at phase 25 i.e.

"An error occurred while processing option SAP Solution Manager 7.1 > SAP Systems > Oracle > Central System > Central System( Last error reported by the step: ABAP processes of instance SM1/DVEBMGS00 ABAP: UNKNOWN did not start after 5:30 minutes. Giving up.)."

 

The contents of sapinst.log are,

 

 

ERROR 2011-09-13 09:19:55.750

CJS-30087  Instance SM1/DVEBMGS00 [ABAP: UNKNOWN] did not stop after 5:10 minutes. Giving up.

 

ERROR 2011-09-13 09:19:56.587

FCO-00011  The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|3|0|start was executed with status ERROR ( Last error reported by the step :Instance SM1/DVEBMGS00 [ABAP: UNKNOWN] did not stop after 5:10 minutes. Giving up.).

 

INFO 2011-09-13 09:19:57.812

Creating file /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS/__instana_tmp.xml.

 

 

PLease suggest me....

 

Thank You,

 

Regards,

Hasan


SAPRouter Autostart on Startup

$
0
0

Dear gurus,

 

How do you configure so that saprouter is automatically launched everytime linux starts?

Thanks for your help.

 

Best Regards,

SAP on Linux installation error:Assertion failed: OraNetworkConfigurator.doClientNetworkConfiguration:Argument tnsnamesOraTemplate must point to an existing file.

$
0
0

Hi,

 

Getting an error during the installation of ABAP with ERP 6.0 EHP7 with Oralce 12.1

 

ERROR:

An error occurred while processing option... SAP Business suite 7i 2013 support release 2 > EHP7 for SAPERP 6.0 ABAP Support Release 2 > Oracle >SAP System > Application Server ABAP > Standard System > Standard System (Last error reported by the step: Assertion failed: OraNetworkConfigurator.doClientNetworkConfiguration:Argument tnsnamesOraTemplate must point to an existing file.

 

 

 

Pls help to resolve the issue..

Virtual hostname and IP address range

$
0
0

Hello

 

In order to install SAP system based on virtual hostname for linux operating system, is there an recommendation or an restriction

to setup IP adresses from the same range ?

 

<ip1> physhost.domain. corp physhost

<ip2> virthost1.domain. corp virthostv

 

Regards

 

Eric MOUREY

Problem with SUM (SLES / MaxDB)

$
0
0

Hello,

 

I've installed SUM on SLES 12  with SAP  and MaxDB. While I'm on second step (Configuration) called: "Determine JDBC driver" I've got error:

 

-----

Error in Determine JDBC driver

 

The following error has occured during the execution of the current step:

Error while executing Task with input file ReadProfiles.xml and task READ_DB_DRIVER_LOCATION. Task READ_DB_DRIVER_LOCATION not found in configuration file ReadProfiles.xml.

 

For more information, see the files /backup/SUM/sdt/log/SUM/DETERMINE-JDBC-DRIVER_01.LOG and ProcessOverview.html.

To troubleshoot the problem use the provided information. An SAP Note may provide a solution to this problem. Search for SAP Notes with the following

 

keywords:

SUM  configure  prepare-configuration  determine-jdbc-driver  com.sap.sdt.j2ee.services.servicesimpl.EngineProfileService  class com.sap.sdt.util.diag.DiagException

You may now do one of the following:

 

Repeat step from point of failure. After you have corrected the error, you can repeat the step from the exact point where the error occurred.

-----

 

This is what cat command on log mentioned in error content returns:

 

-----

cat /backup/SUM/sdt/log/SUM/DETERMINE-JDBC-DRIVER_01.LOG

 

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[2.0.7.1006]/-->

<!--NAME[/backup/SUM/sdt/log/SUM/DETERMINE-JDBC-DRIVER_01.LOG]/-->

<!--PATTERN[DETERMINE-JDBC-DRIVER_01.LOG]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Mar 18, 2016 12:57:53 PM [Info  ]: Configuration has been built from input file /backup/SUM/sdt/config/ReadProfiles.xml.

Mar 18, 2016 12:57:53 PM [Info  ]: Global configuration has been built from input file /backup/SUM/sdt/config/ReadProfiles.xml.

Mar 18, 2016 12:57:54 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Error while executing Task with input file ReadProfiles.xml and task READ_DB_DRIVER_LOCATION.

Task READ_DB_DRIVER_LOCATION not found in configuration file ReadProfiles.xml.

-----

 

I've read everything in google what I could about that problem, but still I don't have any idea to solve ths.

 

Can you help me?

Supported SAP Applications on Linux on Power (SLES)

$
0
0

Hi all,

 

I'm currently asking myself which SAP applications (e.g. BW application server, ERP application server, and so on...) are eligible to be installed in an Linux on Power environment. Are there any restrictions or are all SAP products supported to run on Linux on Power. AFAIK is there still the Big Endian / Little Endian difference in SLES 11 on Power / x86.

 

Thanks for your help!

 

best regards


Robert

Viewing all 72 articles
Browse latest View live


Latest Images

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