Search found 6 matches
- Forum: Solution Manager Forum
- Topic: sap* password reset
- Replies: 2
- Views: 4449
Re: sap* password reset
Hi Vamshi, run this Query. DELETE FROM smp .USR02 WHERE BNAME='SAP*' AND MANDT=' 000 '; where smp is your database schema name (must be lowercase) and 000 is your client. and also check the parameter login no_automatic_user_sapstar=0 after that login to 000 client with user=sap* and password=pass Ho...
- Forum: Installations Forum
- Topic: FJS-00012 Error when executing script.
- Replies: 1
- Views: 4118
Re: FJS-00012 Error when executing script.
Hi Suresh,
Please post the log file
Thanks
Ramesh Nair
Please post the log file
Thanks
Ramesh Nair
- Forum: Installations Forum
- Topic: problem in Installing 4.7
- Replies: 3
- Views: 4679
Re: problem in Installing 4.7
Hi karunakar, Please check the j2sdk version, ie 1.4.2.x (not higher than this) Like this→ j2sdk-1_4_2_12-windows-i586-p.exe After installing java you need to set the environment variables (mandatory) without java you cannot start installation because to pop-up your installation screen it's required...
- Forum: Installations Forum
- Topic: error while installing ci
- Replies: 2
- Views: 5562
Re: error while installing ci
Hi,
Need more information
In which stage you are getting this error.
Confirm that drive have 50-60 gb space for installation
At least 10gb in C: drive
Thanks
Ramesh Nair
Need more information
In which stage you are getting this error.
Confirm that drive have 50-60 gb space for installation
At least 10gb in C: drive
Thanks
Ramesh Nair
- Forum: Installations Forum
- Topic: install dialog instance
- Replies: 1
- Views: 3786
Re: install dialog instance
Hi,
Go to Start→Programs→sapinst→prepare new installation
It will ask delete old logs (Yes)
Again Go to Start→Programs→sapinst→sapinst server with gui
follow the same step instead of CI select Dialog instance
Hope this will help you
Thanks
Ramesh Nair
Go to Start→Programs→sapinst→prepare new installation
It will ask delete old logs (Yes)
Again Go to Start→Programs→sapinst→sapinst server with gui
follow the same step instead of CI select Dialog instance
Hope this will help you
Thanks
Ramesh Nair
- Forum: Installations Forum
- Topic: Dispatcher+Workprocess Stopped
- Replies: 1
- Views: 3907
Re: Dispatcher+Workprocess Stopped
Hi karunakar, Operating system: Enterprise Edition is better First check the services are started or not. 1) Go to Start Menu→Run→ Services.msc If your database is oracle check→ OracleOraHome92Agent, OracleOraHome92TNSListener, OracleService<sid>, sap<sid>nr, & saposcol are started if not start ...