cancel
Showing results for 
Search instead for 
Did you mean: 

FSL-06002 Error 14001 This application has failed to start

Former Member
0 Kudos

Hello Folks

I have problem installing SAP R/3 Enterprise (4.72 Enterprise Ext2) IDES Version

The installation is under Windows 2003 server SP2 and Oracle 920

I'm in the Database Instance Installation (non-unicode) and phase 29 (Updating database statistics)

The following error is:

TRACE [synxccuren.cpp:452]

grantAccessTo

Granted access rights 0xf01ff for object default to user chavez-server\mauadm with inheritance flags 0.

TRACE<i> [synxccuren.cpp:1045]

CSyCurrentProcessEnvironmentImpl::setUser()

Switched to user: mauadm.

ERROR 2009-08-23 13:27:58

FSL-06002 Error 14001 (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

) in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\MAU\SYS\exe\run/brconnect ...).

When i ran the brconnect manually i received the same error (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem)

When i ran brconnect using cmd.exe i received the following error

E:\usr\sap\MAU\SYS\exe\run>brconnect.exe

The system cannot execute the specified program.

I think is important mention this, i had problem 1 setp before about the brtools 7.00

Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output:

BR0801I BRCONNECT 7.00 (16)

BR0999E Loading of SQL client library oci.dll failed - please check Oracle configuration

BR0310E Connect to database instance MAU failed

BR0280I BRCONNECT time stamp: 2009-08-23 13.06.43

BR0804I BRCONNECT terminated with errors

I downloaded the correct version (640) DBATOOLS Package for Oracle 9.2 and i replaced the files

Please folks someone have any idea about this, i tried search on the web and nothing, on the marketplace and nothing

Thanks all for your help

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

> I have problem installing SAP R/3 Enterprise (4.72 Enterprise Ext2) IDES Version

> The installation is under Windows 2003 server SP2 and Oracle 920

and something on top: 640_EX2 is only for Oracle 10g - it won't work with Oracle 9.2. So you should change your kernel to 640 back - then the R3DLLINS works.

Markus

Former Member
0 Kudos

>

> > I have problem installing SAP R/3 Enterprise (4.72 Enterprise Ext2) IDES Version

> > The installation is under Windows 2003 server SP2 and Oracle 920

>

> and something on top: 640_EX2 is only for Oracle 10g - it won't work with Oracle 9.2. So you should change your kernel to 640 back - then the R3DLLINS works.

>

>

>

>

> Markus

Ok Markus, i did the following

First i downloaded vcredist_<platform>.exe from Microsoft web page and retry the installation

And the following error i got

Operative System open's a Window that say following

brconnect.exe Unable to locate component "this application has failed to start because orasql10.dll was not found. Re-installing the application may fix this problem"

And this is the log

WARNING 2009-08-23 17:52:07

Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 128. Output:

ERROR 2009-08-23 17:52:07

CJS-00288 Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPMAU returned 128.<br>SOLUTION: See brconnect.log for details.

Second i downloaded the kernel 640 whitout ext2 and i get the following error

INFO 2009-08-23 17:41:32

Output of E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU is written to the logfile brconnect.log.

WARNING 2009-08-23 17:41:32

Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output: BR0801I BRCONNECT 6.40 (51)BR0252E Function _popen() failed for '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' at location BrPipeOpen-4BR0253E errno 2: No such file or directoryBR0272E Execution of program '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' through pipe failedBR0303E Determination of Oracle version failed

ERROR 2009-08-23 17:41:32

CJS-00288 Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPMAU returned 3.<br>SOLUTION: See brconnect.log for details.

markus_doehr2
Active Contributor
0 Kudos

> WARNING 2009-08-23 17:41:32

> Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output: BR0801I BRCONNECT 6.40 (51)BR0252E Function _popen() failed for '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' at location BrPipeOpen-4BR0253E errno 2: No such file or directoryBR0272E Execution of program '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' through pipe failedBR0303E Determination of Oracle version failed

Two questions:

- How did you install Oracle? Did you install it using "sapserver.cmd" or did you execute "setup.exe"?

- What database patchlevel are you running?

Markus

former_member204746
Active Contributor
0 Kudos

does file F:\ORACLE\MAU\920\bin\SQLPLUS.exe exist?

and w2hat about directory F:\ORACLE\MAU\920\bin ?

Former Member
0 Kudos

>

> > WARNING 2009-08-23 17:41:32

> > Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output: BR0801I BRCONNECT 6.40 (51)BR0252E Function _popen() failed for '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' at location BrPipeOpen-4BR0253E errno 2: No such file or directoryBR0272E Execution of program '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' through pipe failedBR0303E Determination of Oracle version failed

>

> Two questions:

>

> - How did you install Oracle? Did you install it using "sapserver.cmd" or did you execute "setup.exe"?

> - What database patchlevel are you running?

>

>

>

> Markus

Hello Markus

i downloaded 3 disk from service.sap and i started the installation without oracle patch, when i got this error i stoped the installation and then i applied the following patch Oracle 9.2 Patch Set 7 WIN I386 32Bit but after the patch the problem persist, then i decided open a post here

And I installed using setup.exe from oracle folder

Former Member
0 Kudos

>

> does file F:\ORACLE\MAU\920\bin\SQLPLUS.exe exist?

>

> and w2hat about directory F:\ORACLE\MAU\920\bin ?

Hello Eric

Yes the file exist !!

And F:\ORACLE\MAU\920 i created this folder for the oracle installation

markus_doehr2
Active Contributor
0 Kudos

> i downloaded 3 disk from service.sap and i started the installation without oracle patch, when i got this error i stoped the installation and then i applied the following patch Oracle 9.2 Patch Set 7 WIN I386 32Bit but after the patch the problem persist, then i decided open a post here

So you just installed the patch? Or did you run the several sql scripts after that? It's not enough to just execute setup-next-next-finish - not with Oracle

> And I installed using setup.exe from oracle folder

This is not correct, environment variables are missing and usually you don't need to create any directory manually.

BTW: those steps are all covered in the installation guide.

Markus

Former Member
0 Kudos

Hey

I reinstalled all, database, central instance, i patched oracle before the installation, i followed the installation guide, and sap notes for the oracle patch

and i got the same error

brconnect.exe Unable to locate component

This application has failed to start because orasql10.dll was not found. Re-installing the application may fix this problem

This is a image the error

http://i249.photobucket.com/albums/gg236/Azurah80/error.jpg

This is a log (previously i changed the SID from MAU to C11)

INFO 2009-08-25 18:17:56

Output of E:\usr\sap\C11\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPC11 is written to the logfile brconnect.log.

WARNING 2009-08-25 18:28:03

Execution of the command "E:\usr\sap\C11\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPC11" finished with return code 128. Output:

ERROR 2009-08-25 18:28:03

CJS-00288 Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPC11 returned 128.<br>SOLUTION: See brconnect.log for details.

I dont know what happend please help

markus_doehr2
Active Contributor
0 Kudos

You installed now with Oracle 10g? You exchanged the kernel to 640_EX2?

Markus

Former Member
0 Kudos

>

> You installed now with Oracle 10g? You exchanged the kernel to 640_EX2?

>

>

>

> Markus

No dude

I just reinstalled all (database and centrale instance) same versions

Version of Oracle

Oracle Enterprise Manager

Version 9.2.0.1.0

markus_doehr2
Active Contributor
0 Kudos

You wrote, that you installed the patches... apparently not correctly.

Oracle 9.2.0.1 was never supported - it won't work.

The brconnect sapinst is trying to execute is for Oracle 10g (it tries to load the oci10.dll which is the client library of Oracle 10).

Markus

Former Member
0 Kudos

DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPC11 returned 128.

Try running the command from a command line (make sure you had adm rights).

You may discover that ORASQL8.DLL is needed.

Copy the ORASQL9.DLL to ORASQL8.DLL in the same directory. This should be Oracle\Ora92\bin folder.

anindya_bose
Active Contributor
0 Kudos

Cheiros

Check the thread below

May be the problem is with the dll version.

Edited by: Anindya Bose on Aug 24, 2009 12:52 AM

Former Member
0 Kudos

Hello Anindya Bose thanks for your answer

but, i did this step, i downloaded Brconnect 640 and i replaced in the kernel folder

but after this i get this error

ERROR 2009-08-23 13:27:58

FSL-06002 Error 14001 (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

) in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\MAU\SYS\exe\run/brconnect ...).

anindya_bose
Active Contributor
0 Kudos

Where did you change the files? NTADM folder or run?

Check the brconnect version from both the folder.. One is NTADM and other one is run.

From command prompt just navigate to those folder and run "brconnect" ..it will show you error but will tell you the brconnect version

What is your server version? 32 bit or 64 bit? Did you selet the right component?

https://service.sap.com/sap/support/notes/520233

markus_doehr2
Active Contributor
0 Kudos

> ERROR 2009-08-23 13:27:58

> FSL-06002 Error 14001 (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

> ) in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\MAU\SYS\exe\run/brconnect ...).

you need to install the Microsoft Runtime library, see

Note 684106 - Microsoft runtime DLLs

Markus

Former Member
0 Kudos

Hi agian Anindya

I copied on the RUN folder E:\usr\sap\MAU\SYS\exe\run

And i downloaded the correct version 32 bit EXT2 (Windows Server 32 bit)

I dont know where is NTADM Folder :S

Former Member
0 Kudos

>

> you need to install the Microsoft Runtime library, see

>

> Note 684106 - Microsoft runtime DLLs

>

>

> Markus

Hello Markus thanks for your answer

I have installed Runtime Library and still get the same error

INFO 2009-08-23 14:44:20

Creating file C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\NUC\DB\brconnect.log.

INFO 2009-08-23 14:44:20

Switched to user: mauadm.

ERROR 2009-08-23 14:44:20

FSL-06002 Error 14001 (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

) in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\MAU\SYS\exe\run/brconnect ...).

INFO 2009-08-23 14:44:20

Working directory changed to C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\NUC\DB.

I will cry ....:(

anindya_bose
Active Contributor
0 Kudos

Try running the command below from command prompt...Let us know the error message if any

brconnect -u / -c -f stats -t all -f collect

Also provide alertSID.log file message

Former Member
0 Kudos

>

> Try running the command below from command prompt...Let us know the error message if any

>

>

> brconnect -u / -c -f stats -t all -f collect

>

>

> Also provide alertSID.log file message

when i ran brconnect on command prompt the following error is

E:\usr\sap\MAU\SYS\exe\run>brconnect -u / -c -f stats -t all -f collect

The system cannot execute the specified program.

Refer to alertSID.log i just founded a "alert_MAU.log" and the last lines of log is

Sun Aug 23 14:41:43 2009

LGWR: Primary database is in CLUSTER CONSISTENT mode

Thread 1 advanced to log sequence 1216

Thread 1 opened at log sequence 1216

Current log# 4 seq# 1216 mem# 0: F:\ORACLE\MAU\ORIGLOGB\LOG_G14M1.DBF

Current log# 4 seq# 1216 mem# 1: F:\ORACLE\MAU\MIRRLOGB\LOG_G14M2.DBF

Successful open of redo thread 1.

Sun Aug 23 14:41:43 2009

SMON: enabling cache recovery

Sun Aug 23 14:41:43 2009

ARC0: Evaluating archive log 3 thread 1 sequence 1215

ARC0: Beginning to archive log 3 thread 1 sequence 1215

Creating archive destination LOG_ARCHIVE_DEST_1: 'F:\ORACLE\MAU\ORAARCH\MAUARCHARC01215.001'

ARC0: Completed archiving log 3 thread 1 sequence 1215

Sun Aug 23 14:41:46 2009

Undo Segment 1 Onlined

Undo Segment 2 Onlined

Undo Segment 3 Onlined

Undo Segment 4 Onlined

Undo Segment 5 Onlined

Undo Segment 6 Onlined

Undo Segment 7 Onlined

Undo Segment 8 Onlined

Undo Segment 9 Onlined

Undo Segment 10 Onlined

Successfully onlined Undo Tablespace 1.

Sun Aug 23 14:41:46 2009

SMON: enabling tx recovery

Sun Aug 23 14:41:49 2009

Database Characterset is WE8DEC

Sun Aug 23 14:41:58 2009

replication_dependency_tracking turned off (no async multimaster replication found)

Completed: alter database open

markus_doehr2
Active Contributor
0 Kudos

> I have installed Runtime Library and still get the same error

which ones? you need to install those from the link (read the text!)

640_EX2 kernels are compiled with a newer compiler and don't need the R3DLLINS but the newer ones.

Markus

anindya_bose
Active Contributor
0 Kudos

What are the values of environment variable below.

ORACLE_SID

ORACLE_HOME

SAPDATA_HOME

you can ran that commad brconnect.....from the first screen of command prompt..dont need to go to run folder. I assumed you are using SIDADM to login

>C:\Documents and Settings\SIDADM> brconnect -u/ c.........

Edited by: Anindya Bose on Aug 24, 2009 2:07 AM

Former Member
0 Kudos

i downloaded again the DBATOOLS Package for Oracle 9.2.x AGAIN and still the same problem

The route was

Download

Support Packages and Patches

My Company's Application Components

SAP KERNEL 32-BIT

SAP KERNEL 6.40_EX2 32-BIT

Windows Server on IA32 32bit

o ORACLE

DBATL640O92_51-10004734.SAR DBATOOLS Package for Oracle 9.2.x

I replaced all file (10 files)

brarchive.exe

brbackup.exe

brconnect.exe

brrecover.exe

brrestore.exe

brspace.exe

brtools.exe

initSID.sap

libsbt.dll

sapdba_role.sql

Former Member
0 Kudos

>

> What are the values of environment variable below.

>

> ORACLE_SID

> ORACLE_HOME

> SAPDATA_HOME

>

> you can ran that commad brconnect.....from the first screen of command prompt..dont need to go to run folder. I assumed you are using SIDADM to login

>

> >C:\Documents and Settings\SIDADM> brconnect -u/ c.........

>

> Edited by: Anindya Bose on Aug 24, 2009 2:07 AM

Anindya how can i check those values??? i'm not ORACLE expert

and i'm using the SIDADM

C:\Documents and Settings\mauadm>brconnect -u / -c -f stats -t all -f collect

The system cannot execute the specified program.

Edited by: Cheiros on Aug 23, 2009 10:48 PM

Former Member
0 Kudos

>

> What are the values of environment variable below.

>

> ORACLE_SID

> ORACLE_HOME

> SAPDATA_HOME

>

> you can ran that commad brconnect.....from the first screen of command prompt..dont need to go to run folder. I assumed you are using SIDADM to login

>

> >C:\Documents and Settings\SIDADM> brconnect -u/ c.........

>

> Edited by: Anindya Bose on Aug 24, 2009 2:07 AM

The values are

ORACLE_SID ---> MAU

ORACLE_HOME ---> F:\ORACLE\MAU\920

SAPDATA_HOME ---> F:\oracle\MAU

anindya_bose
Active Contributor
0 Kudos

Those are environment variables..No need to be Oracle Expert..

My Computer->right Click "Properties"->"Advanced" tab--->Environmet Variables.

I am just thinking why "The system cannot execute the specified program." message is coming. System can not access brconnect?

Also check the value of PATH and SAPEXE

The system cannot execute the specified program" error. This usually means that the program you are trying to run was compiled against DLLs that are not on your system

So, somewhere must be it is a problem with dll file as I mentioned earlier

Edited by: Anindya Bose on Aug 24, 2009 2:34 AM

Former Member
0 Kudos

>

> Those are environment variables..No need to be Oracle Expert..

>

> My Computer->right Click "Properties"->"Advanced" tab--->Environmet Variables.

>

> I am just thinking why "The system cannot execute the specified program." message is coming. System can not access brconnect?

>

> Also check the value of PATH and SAPEXE

Yes sorry sorry i was confused :S

The values are

ORACLE_SID ---> MAU

ORACLE_HOME ---> F:\ORACLE\MAU\920

SAPDATA_HOME ---> F:\oracle\MAU

I will paste all Variables

DBMS_TYPE --> ORA

DBS_ORA_SCHEMA --> SAPMAU

dbs_ora_tnsname --> MAU

PATH --> E:\usr\sap\MAU\SYS\exe\run

SAPEXE --> E:\usr\sap\MAU\SYS\exe\run

SAPLOCALHOST --> chavez-server

TNS_ADMIN -->
chavez-server\sapmnt\MAU\SYS\profile\oracle

anindya_bose
Active Contributor
0 Kudos

Try one thing..

Keep the copy of TNS_ADMIN env file..

Shutdown oracle

Then delete this env variable.

Restart the server .

Try to run sapinst again.

Check if that helps.

Did you have a oracle 10g installation on this server earlier?

Edited by: Anindya Bose on Aug 24, 2009 2:46 AM

Former Member
0 Kudos

>

> Try one thing..

>

> Keep the copy of TNS_ADMIN env file..

>

> Shutdown oracle

> Then delete this env variable.

> Restart the server .

>

> Try to run sapinst again.

>

> Check if that helps.

>

>

> Did you have a oracle 10g installation on this server earlier?

>

> Edited by: Anindya Bose on Aug 24, 2009 2:46 AM

hello again

i deleted the profile folder and the env variable

i restarted the server and ....:(

Still the same problem

And no, this server dont had oracle 10g, actually is a new server

mmm do you have msn account .... lol i think is more easy hehehe

markus_doehr2
Active Contributor
0 Kudos

> I replaced all file (10 files)

>

> brarchive.exe

> brbackup.exe

> brconnect.exe

> brrecover.exe

> brrestore.exe

> brspace.exe

> brtools.exe

> initSID.sap

> libsbt.dll

> sapdba_role.sql

...and now you need the correct runtime libraries. It's not an environment parameter problem, brconnect can't be started since the system doesn't find the correct runtime libraries.

You need to download the correct runtime (not 32bit if you run 64bit) and just install them.

Markus

Former Member
0 Kudos

>

> > I have installed Runtime Library and still get the same error

>

> which ones? you need to install those from the link (read the text!)

>

> 640_EX2 kernels are compiled with a newer compiler and don't need the R3DLLINS but the newer ones.

>

>

>

> Markus

Hey Markus

I downloaded

r3dllinst.zip

dbghelp_i386.zip

and install r3... and replace dbghelp and still the same problem

Former Member
0 Kudos

>

> > I replaced all file (10 files)

> >

> > brarchive.exe

> > brbackup.exe

> > brconnect.exe

> > brrecover.exe

> > brrestore.exe

> > brspace.exe

> > brtools.exe

> > initSID.sap

> > libsbt.dll

> > sapdba_role.sql

>

>

> ...and now you need the correct runtime libraries. It's not an environment parameter problem, brconnect can't be started since the system doesn't find the correct runtime libraries.

>

> You need to download the correct runtime (not 32bit if you run 64bit) and just install them.

>

>

>

> Markus

I downloaded both runtime libraries for 32bit because my server is 32bit

I downloaded

r3dllinst.zip

dbghelp_i386.zip

I installed r3dllinst and dbghelp i unziped and replace on the kernel folder

still the same prolem

i will go to search muy gun hehehehe

markus_doehr2
Active Contributor
0 Kudos

> I downloaded

> r3dllinst.zip

> dbghelp_i386.zip

>

> and install r3... and replace dbghelp and still the same problem 😞

Yes - because those are wrong.

The note says:

For SAP Releases 4.6D EX2, Web AS 6.40 EX2, SAP NetWeaver 7.01 and 7.10 and higher, download the installation program vcredist_<platform>.exe (C runtime 8.0; this is contained in Microsoft Visual C++ 2005 SP1 Redistributables) from the Microsoft download page.

so please do that. The link is given in the note. And please doublecheck that you download and install the correct ones.

Markus