Hi
I am trying to install SAP Netweaver 7.0 EHP 1 on Windows Server 2003 [Standard x64 Edition] with DB2 9.5 as the underlying database. During the installation process, the following 23 phases ran successfully.
Check Solutionmanager key
Create users for SAP system
Install common system files
Unpack SAP archives
Install SAP Cryptographic library
Create and load database
Install database software
Create database ports
Create database instance
Prepare to create tablespaces
Create database file system
Update database registry
Stop database instance
Update database manager configuration
Start database instance
Start database instance
Create database
Update database configuration
Create database partition groups
Create bufferpools
Create tablespaces
Grant database previledges
Stop database instance
But it stopped at Phase 24 "Start database instance" giving error.
In sapinst.log, I found the following:
WARNING 2010-02-18 15:30:08.970
Unable to get information about path
LABEL.ASC\ using GetVolumeInformation. Operating system
error message: The filename, directory name, or volume label syntax is incorrect.
.
.
WARNING[E] 2010-02-18 15:32:28.986
FSL-06002 Error 1060 (The specified service does not exist as an installed service.) in
execution of a 'OpenService' function, line (266), with parameter (ClusSvc).
.
.
WARNING 2010-02-18 15:45:16.878
Error 5 (Access is denied.) in execution of a 'RegOpenKeyEx' function, line (645), with
parameter (S-1-5-21-2097837836-1023913832-3749393740-1617).
WARNING 2010-02-18 15:45:16.878
Error 5 (Access is denied.) in execution of a 'RegOpenKeyEx' function, line (645), with
parameter (ProtectedRoots).
.
.
ERROR 2010-02-18 15:57:08.869
MDB-01999 Error occured, first error is: <SQL1032N No start database manager command was
issued. SQLSTATE=57019>
WARNING[E] 2010-02-18 15:57:08.931
MUT-03025 Caught ESAPinstException in Modulecall: Error occured, first error is: <SQL1032N
No start database manager command was issued. SQLSTATE=57019>.
Regards,
Arpita
Edited by: Arpita Dey on Feb 19, 2010 10:24 AM