cancel
Showing results for 
Search instead for 
Did you mean: 

startsap says no start profiles found

Former Member
0 Kudos

Dear Expert,

We have installed ECC 6.0 (Devlopment Server )on HP-UX server, while running stopsap with user devadm it says

no no start profiles found. I tried to search on SDN but couldn't resolve our problem.

when i run SAPECCDE:devadm 62>startsap all DVEBMGS00 SAPECCDEV

Checking DEV Database

-


ABAP Database is running

Starting SAP-Collector Daemon

-


23:59:13 08.04.2010 LOG: Effective User Id is root

***********************************************************************

  • This is Saposcol Version COLL 20.95 700 - V2.6.1 2007-06-14 HP-UX PA-RISC

  • Usage: saposcol -l: Start OS Collector

  • saposcol -k: Stop OS Collector

  • saposcol -d: OS Collector Dialog Mode

  • saposcol -s: OS Collector Status

  • The OS Collector (PID 3376) is already running .....

************************************************************************

saposcol already running

Starting SAP Instance DVEBMGS00

-


Startup-Log is written to /home/devadm/startsap_DVEBMGS00.log

Instance Service on host SAPECCDE started

Instance already running

Kindly suggest with helpful suggestions we are strugling for 2days.

Regards

Ajit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

There was some confusion in your query...what was the exact issue?

if you are facing the issue "profile not found" for startsap&stop sap commands, just paste the result of startsap/stopsap command.

Some of the hints till that time:

1)Have you linked profilles directory to /sapmnt/SYS/profiles

2) Have you added these path to your env variable

Regards,

Nick Loy

Former Member
0 Kudos

Hi Nick,

Thanks for your reply.

Issue is :

we are not able to login in Development server. Earlier, to stop or start the SAP server we were using stopsap and startsap commnad with usr devadm, and it was working fine. however since 2 days startsap commnad says no start profile found.

1)Have you linked profilles directory to /sapmnt/SYS/profiles

Yes it is linked.

2) Have you added these path to your env variable

never done before, but quality and production server env is same as develoment server.

could you pl guide us to resolve this problem as it getting very very delayed,

Thanks

Ajit

Former Member
0 Kudos

Hi,

Have you made any changes to your profiles in RZ10 recently......... ?

If not what changes have been made in the last few days prior the startsap script failing.

Mark

Former Member
0 Kudos

Hi Mark,

actualy 3 days back we were trying to configure Mail in Developmet Server, so we made changes in Host file and in DNS entry.

and We made changes in RZ10 as below

icm/server_port_1 = PROT=SMTP, PORT=25, TIMEOUT=900, HOST=sapeccdev

icm/server_port_2 = PROT=SMTP,PORT=25000,TIMEOUT=180

icm/server_port_3 = PROT=SMTP,PORT=25001,TIMEOUT=180

is/SMTP/virt_host_0 = :;

is/SMTP/virt_host_0 = *:25000;

is/SMTP/virt_host_1 = *:25001;

once stopsap couldn't stoped, we stopped with commnad stopsap r3 instancename hostname. afterthat we tried to run startsap and it says no start profiles found.then we reverted all above to previous settings and restarted the server but failed startsap.

then try to start with startsap all instancename hostname, intance is running but not able to login.

we check dpmon it says ---

SAPECCDE:devadm 21> dpmon

dpmon=>sapparam(1c): No Profile used.

dpmon=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

DpMonInit failed - possibly no dispatcher running

DpMon: External/Internal dplib version: 110/242

regards,

Ajit

Former Member
0 Kudos

Hi,

What is your SAPGLOBALHOST set to in you profile

And what was the hostname change in the host file / DNS

Mark

Former Member
0 Kudos

Hi Mark,

Thanks for your promy reply.

SAPGLOBALHOST is SAPECCDEV

in host file we made like---

ip addres sapeccdev.domain.com

dns entry done by unix admin but he has reverted to default.

Regards,

Ajit

Former Member
0 Kudos

Hi,

ip addres sapeccdev.domain.com

Change the host entry as below and then try:

ip addres        sapeccdev     sapeccdev.domain.com

Also check if the below environment variable is set correctly for user <SID>adm

SAPSYSTEMNAME = <SID>

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Hi,

I feel it is to do with the host file change that is conflicting with SAP profile (not the icm* parameters that you changed)that s your issue.

I would first as a test revert all changes and get your SAP system starting as normal

Incidentally when you are setting up your Mail have you set the profile parameter icm/host_name_full = FQDN

Mark

Former Member
0 Kudos

Hi Mark,

You are right, it is with the host file change that is conflicting with SAP profile. we have changed host file with root user, not with sidadm user. what should we do now?

we have not set the parameter set the profile parameter icm/host_name_full = FQDN yet.

although we reverted all changes to normal, still not able to login.

Regads,

Ajit

Former Member
0 Kudos

Where are you now ?

Can it read the profiles ?

Mark

former_member204746
Active Contributor
0 Kudos

what permissions are set for /etc/hosts ?

please provide contents of file /etc/hosts

Former Member
0 Kudos

Hi

what permissions are set for /etc/hosts ?

-rw-rw-rw- 1 bin bin 713 Apr 9 09:41 hosts

-rw-rw-rw- 1 bin bin 555 Oct 1 2009 hosts.011009

-rrr-- 1 bin bin 433 Feb 16 2007 hosts.allow

-rrr-- 1 bin bin 431 Feb 16 2007 hosts.deny

please provide contents of file /etc/hosts

hosts entry is as below---

  1. @(#)B.11.31_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $

#

  1. The form for each entry is:

  2. <internet address> <official hostname> <aliases>

#

  1. For example:

  2. 192.1.2.34 hpfcrm loghost

#

  1. See the hosts(4) manual page for more information.

  2. Note: The entries cannot be preceded by a space.

# The format described in this file is the correct format.

  1. The original Berkeley manual page contains an error in

# the format description.

#

192.168.51.3 server1

192.168.51.31 sapeccdev

192.168.51.33 sapxidev

192.168.51.36 sapbidev

192.168.51.41 eccprd1

192.168.51.43 xiprd

192.168.51.42 eccprd2

192.168.51.44 qserv

192.168.51.31 sapeccdev

192.168.51.20 rm

127.0.0.1 localhost loopback

hosts.011009 is as below---

  1. @(#)B.11.31_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $

#

  1. The form for each entry is:

  2. <internet address> <official hostname> <aliases>

#

  1. For example:

  2. 192.1.2.34 hpfcrm loghost

#

  1. See the hosts(4) manual page for more information.

  2. Note: The entries cannot be preceded by a space.

# The format described in this file is the correct format.

  1. The original Berkeley manual page contains an error in

# the format description.

#

192.168.51.31 SAPECCDEV

192.168.54.15 SAPECCDEV

192.168.51.3 server1

127.0.0.1 localhost loopback

Regards,

ajit

Former Member
0 Kudos

Hi All,

Thanks for your support.

Issue got resolved, after correcting hostname.

Reagrds,

Ajit

Answers (5)

Answers (5)

former_member204746
Active Contributor
0 Kudos

I set this question's status to answered. Next time, please do this yourself.

Former Member
0 Kudos

Suggetion: If your issue got resolved, close this thread....may help the techies in replying only for unresolved.

Regards,

Nick Loy

Former Member
0 Kudos

Hi Anindya/Yoganand

Thanks for your promt reply.

/sapmnt/DEV/profile is mounted, here is permission and directory;

SAPECCDE:devadm 44> ll

total 80

-rwxrwxrwx 1 devadm sapsys 661 Sep 19 2009 DEFAULT.1.PFL

-rwxr-xr-x 1 devadm sapsys 2612 Sep 23 2009 DEFAULT.BAK

-rwxrwxrwx 1 devadm sapsys 2741 Sep 23 2009 DEFAULT.PFL

-rwxr-xr-x 1 devadm sapsys 9886 Apr 8 17:13 DEV_DVEBMGS00_SAPECCDEV

-rwxr-xr-x 1 devadm sapsys 1206 Sep 23 2009 DEV_DVEBMGS00_SAPECCDEV.1

-rwxr-xr-x 1 devadm sapsys 1205 Sep 23 2009 DEV_DVEBMGS00_SAPECCDEV.2

-rwxr-xr-x 1 devadm sapsys 10598 Apr 8 13:12 DEV_DVEBMGS00_SAPECCDEV.BAK

-rwxr-xr-x 1 devadm sapsys 697 Sep 23 2009 DEV_SCS01_SAPECCDEV

-rwxr-xr-x 1 devadm sapsys 3827 Sep 23 2009 START_DVEBMGS00_SAPECCDEV

-rwxr-xr-x 1 devadm sapsys 1448 Sep 23 2009 START_SCS01_SAPECCDEV

drwxr-xr-x 2 devadm sapsys 1024 Sep 22 2009 oracle

SAPECCDE:devadm 45> startsap

no start profiles found

SAPECCDE:devadm 46>

pl find the content of DEV_DVEBMGS00_SAPECCDEV and START_DVEBMGS00_SAPECCDEV

#.******************************************************************************************************************************

#.* *

#.* Instance profile DEV_DVEBMGS00_SAPECCDEV *

#.* *

#.* Version = 000010 *

#.* Generated by user = BASIS *

#.* Generated on = 07.04.2010 , 15:00:20 *

#.* *

#.******************************************************************************************************************************

#parameter created by: BASIS 07.04.2010 14:49:38

#parameter created by: BASIS 01.04.2010 17:57:38

rsdb/obj/max_objects = 7000

#parameter created by: BASIS 01.04.2010 17:57:15

rsdb/obj/buffersize = 25000

#parameter created by: AJIT 23.09.2009 13:47:17

login/no_automatic_user_sapstar = 0

SAPSYSTEMNAME = DEV

SAPSYSTEM = 00

INSTANCE_NAME = DVEBMGS00

DIR_CT_RUN = $(DIR_EXE_ROOT)/run

DIR_EXECUTABLE = $(DIR_INSTANCE)/exe

jstartup/trimming_properties = off

jstartup/protocol = on

jstartup/vm/home = /opt/java1.4

jstartup/max_caches = 500

jstartup/release = 700

jstartup/instance_properties = $(jstartup/j2ee_properties):$(jstartup/sdm_properties)

j2ee/dbdriver = /oracle/client/10x_64/instantclient/ojdbc14.jar

exe/saposcol = $(DIR_CT_RUN)/saposcol

rdisp/wp_no_dia = 10

rdisp/wp_no_btc = 3

exe/icmbnd = $(DIR_CT_RUN)/icmbnd

rdisp/j2ee_start_control = 1

rdisp/j2ee_start = 1

rdisp/j2ee_libpath = $(DIR_EXECUTABLE)

exe/j2ee = $(DIR_EXECUTABLE)/jcontrol$(FT_EXE)

rdisp/j2ee_timeout = 600

rdisp/frfc_fallback = on

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

#parameter created by: BASIS 07.04.2010 14:59:51

icm/server_port_0 = PROT=HTTP,PORT=80$$

#----


  1. SAP Message Server parameters are set in the DEFAULT.PFL

#----


ms/server_port_0 = PROT=HTTP,PORT=81$$

rdisp/wp_no_enq = 1

rdisp/wp_no_vb = 1

rdisp/wp_no_vb2 = 1

rdisp/wp_no_spo = 1

#----


  1. Jcontrol: Migrated Profile Parameter

  2. create at Wed Sep 23 10:24:26 2009

#----


j2ee/instance_id = ID0057213

#----


#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 768000 changed: BASIS 01.04.2010 17:56:14

abap/buffersize = 768000

#parameter created by: SAP* 24.09.2009 09:24:11

zcsa/table_buffer_area = 52428800

#parameter created by: SAP* 24.09.2009 09:24:11

rtbb/buffer_length = 15360

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 10240 changed: BASIS 01.04.2010 17:56:14

rsdb/cua/buffersize = 15360

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 10485760 changed: BASIS 01.04.2010 17:56:14

zcsa/presentation_buffer_area = 15728640

#parameter created by: SAP* 24.09.2009 09:24:11

rdisp/appc_ca_blk_no = 100

#parameter created by: SAP* 24.09.2009 09:24:11

rdisp/wp_ca_blk_no = 300

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 67847 changed: BASIS 03.11.2009 12:31:47

#old_value: 67833 changed: BASIS 01.04.2010 17:56:14

rsdb/ntab/entrycount = 67827

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 101828 changed: BASIS 03.11.2009 12:31:47

#old_value: 101830 changed: BASIS 01.04.2010 17:56:14

rsdb/ntab/ftabsize = 101832

#parameter created by: SAP* 24.09.2009 09:24:11

rsdb/ntab/irbdsize = 20366

#parameter created by: SAP* 24.09.2009 09:24:11

rsdb/ntab/sntabsize = 10183

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_ROLL = /usr/sap/DEV/DVEBMGS00/data

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_PAGING = /usr/sap/DEV/DVEBMGS00/data

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_DATA = /usr/sap/DEV/DVEBMGS00/data

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_REORG = /usr/sap/DEV/DVEBMGS00/data

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_TRANS = /usr/sap/trans

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_TEMP = /tmp

#parameter created by: SAP* 24.09.2009 09:24:11

DIR_SORTTMP = /usr/sap/DEV/DVEBMGS00/data

#parameter created by: SAP* 24.09.2009 09:24:11

zcsa/system_language = E

#parameter created by: SAP* 24.09.2009 09:24:11

zcsa/installed_languages = ED

#parameter created by: SAP* 24.09.2009 09:24:11

install/codepage/appl_server = 4102

#parameter created by: SAP* 24.09.2009 09:24:11

abap/use_paging = 0

#parameter created by: SAP* 24.09.2009 09:24:11

ztta/roll_first = 1024

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 3000320 changed: SAP* 24.09.2009 10:04:17

#old_value: 6500000 changed: BASIS 03.11.2009 12:31:47

ztta/roll_area = 6500352

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 16384 changed: SAP* 24.09.2009 10:05:45

rdisp/ROLL_SHM = 32768

#parameter created by: SAP* 24.09.2009 09:24:11

rdisp/ROLL_MAXFS = 32768

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 8192 changed: SAP* 24.09.2009 10:09:48

rdisp/PG_SHM = 32768

#parameter created by: SAP* 24.09.2009 09:24:11

rdisp/PG_MAXFS = 32768

#parameter created by: SAP* 24.09.2009 09:24:11

abap/heap_area_dia = 2000683008

#parameter created by: SAP* 24.09.2009 09:24:11

abap/heap_area_nondia = 2000683008

#parameter created by: SAP* 24.09.2009 09:24:11

abap/heap_area_total = 2000683008

#parameter created by: SAP* 24.09.2009 09:24:11

abap/heaplimit = 40894464

#parameter created by: SAP* 24.09.2009 09:24:11

abap/swap_reserve = 20971520

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 2000683008 changed: SAP* 24.09.2009 10:11:23

ztta/roll_extension = 4000317440

#parameter created by: SAP* 24.09.2009 09:24:11

#old_value: 4092 changed: SAP* 24.09.2009 10:10:55

em/initial_size_MB = 40960

#parameter created by: SAP* 24.09.2009 09:24:11

em/blocksize_KB = 4096

#parameter created by: SAP* 24.09.2009 09:24:11

em/stat_log_size_MB = 20

#parameter created by: SAP* 24.09.2009 09:24:11

em/stat_log_timeout = 0

#----


#Values proposed by SAP for shared memory pool sizes

#----


#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_10 = 126000000

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_14 = 0

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_18 = 0

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_19 = 0

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_30 = 0

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_40 = 252000000

#parameter created by: BASIS 01.04.2010 17:56:20

ipc/shm_psize_41 = 0

We have send message to SAP as well. desparetly waiting for the solution, pl help us .

Regards,

Ajit

Former Member
0 Kudos

here is Start profile----

#.******************************************************************************************************************************

#.* *

#.* Start profile START_DVEBMGS00_SAPECCDEV *

#.* *

#.* Version = 000001 *

#.* Generated by user = AJIT *

#.* Generated on = 23.09.2009 , 13:46:28 *

#.* *

#.******************************************************************************************************************************

SAPSYSTEMNAME = DEV

SAPSYSTEM = 00

INSTANCE_NAME = DVEBMGS00

DIR_CT_RUN = $(DIR_EXE_ROOT)/run

DIR_EXECUTABLE = $(DIR_INSTANCE)/exe

DIR_PROFILE = $(DIR_INSTALL)/profile

PF = $(DIRPROFILE)/DEV_DVEBMGS00_SAPECCDEV

SETENV_00 = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH)

SETENV_01 = SHLIB_PATH=$(DIR_LIBRARY):%(SHLIB_PATH)

SETENV_02 = LIBPATH=$(DIR_LIBRARY):%(LIBPATH)

#----


  1. Copy SAP Executables

#----


Execute_00 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF)

#----


  1. Start SCSA administration

#----


Execute_01 = local $(DIR_EXECUTABLE)/sapmscsa pf=$(_PF) -n

#----


  1. Start SAP message server

#----


MS = ms.sap$(SAPSYSTEMNAME)$(INSTANCE_NAME)

Execute_02 = local rm -f $(_MS)

Execute_03 = local ln -s -f $(DIR_EXECUTABLE)/msg_server$(FT_EXE) $(_MS)

Start_Program_00 = local $(_MS) pf=$(_PF)

#----


  1. Start application server

#----


DW = dw.sap$(SAPSYSTEMNAME)$(INSTANCE_NAME)

Execute_04 = local rm -f $(_DW)

Execute_05 = local ln -s -f $(DIR_EXECUTABLE)/disp+work$(FT_EXE) $(_DW)

Start_Program_01 = local $(_DW) pf=$(_PF)

#----


  1. Start syslog collector daemon

#----


CO = co.sap$(SAPSYSTEMNAME)$(INSTANCE_NAME)

Execute_06 = local rm -f $(_CO)

Execute_07 = local ln -s -f $(DIR_EXECUTABLE)/rslgcoll $(_CO)

Start_Program_02 = local $(_CO) pf=$(_PF) -F

#----


  1. Start syslog send daemon

#----


SE = se.sap$(SAPSYSTEMNAME)$(INSTANCE_NAME)

Execute_08 = local rm -f $(_SE)

Execute_09 = local ln -s -f $(DIR_EXECUTABLE)/rslgsend $(_SE)

Start_Program_03 = local $(_SE) pf=$(_PF) -F

#----


  1. Start internet graphics server

#----


IG = ig.sap$(SAPSYSTEMNAME)$(INSTANCE_NAME)

Execute_10 = local rm -f $(_IG)

Execute_11 = local ln -s -f $(DIR_EXECUTABLE)/igswd_mt $(_IG)

Start_Program_04 = local $(_IG) -mode=profile pf=$(_PF)

thanks

Former Member
0 Kudos

Hai,

Try to start SAP with startsap pf=<Instance profile>, give the full path of the profile...i.e., /sapmnt/<SID>/SYS/profile

Also check the permissions of the profile directory and profiles in it.

Regards,

Yoganand.V

anindya_bose
Active Contributor
0 Kudos

Hello Ajit

Check if you have */sapmnt/<SID>/SYS/profiles * properly mounted. if it is there please try with

startsap ALL or startsap

What are the contents of directory /usr/sap/<SID>/SYS/profiles ?

Regards

Anindya