hi gaurav,
Thanks for your reply.
I have attached the db2diag.log file for your analysis..
Regards
vinodh
hi gaurav,
Thanks for your reply.
I have attached the db2diag.log file for your analysis..
Regards
vinodh
Hi Vinod,
You have multiple issues here. First you reboot your server at OS level once.
Actually after restore, your DB2 database is not activated and also not catalogued.
After restart, for activation of your DB use the below commands as db2sid user
.
db2start
db2 activate db SID
Now for the catalog error as per your trans.log issue the below given command .
[IBM][CLI Driver] SQL30061N The database alias or database name "SBX
4 ETW000
4 ETW000 [dev trc ,00000] &+ " was not found at the remote
db2 catalog db SID as SID at node nodename
After the above you try the R3trans -D again and post the trans.log
Regards,
Suresh Daniel.
Hi suresh,
Thanks for your reply..
I have done the steps which you have suggested, but db2 catalog db SID as SID at node nodename only not executed properly.
I have attached the screenshots and the trans.log files..
Regards
Vinodh
Hi Vinod,
Use the below command as db2sid to get the node name
list node directory
then it lists the node name in the output. Then pickup the nodename and execute
db2 catalog db SID as SID at node nodename
after this execute
db2 activate db SID
share the results
Regards,
Suresh Daniel.
Hi suresh,
Thanks for reply.
we have tried the list node directory command but it shows -- list: Command not found.
regards.
Vinodh
Hi,
Is it kind of HA cluster environment
hi Vinod,
Try the below command as db2sid user
db2 list node directory.
Regards
Suresh
Hi Hemant,
I tried to reach SAP for S-User ID’s for certified consultants, below is the reply I got.
Please note that SAP Service Marketplace no longer issues S-User ID’s for certified consultants.
can only be accessed by SAP Customers or SAP Partners.
If you are working for a SAP Customer or SAP Partner, you can request an S-User ID for that specific customer or partner.
Regards,
Akhil
Hi suresh,
Thanks for reply.
we have tried db2 list node directory it shows SQL1027N The node directory cannot be found.
regards
Vinodh
Hi Dear friends, I have installed DR, log shipping and log apply working fine. for testing purpose Flashback on at DR site and sap started but DR database synch with primary database at that time, That should not be done, pl. guide me what need to check and change. following are details for the environment. ECC 6.0 Oracle database 11.2.0 OS AIX6.0 DR configure without DGMGRL and DG broker. Regards shekhar
Hi Rick,
is your Dashboard Package upgrade issue is resolved.
if yes what is the solution because i am facing the same problem in upgrading of SAP B1 9.0 to SAP B1 9.1 .
Regards,
Kumar
Hi,
This is SAP Business one system admin forum. Please find correct forum and repost above query for quick response.
Close this thread here with helpful answer.
Thank you.
Hi Artem,
Thanks for your reply.
how to find whether our user's parameters and system parameters are set correctly..
because i checked the parameters of the user and there is some user parameter have been assigned to the user who had got the error.
kindly guide me to set the user parameter and the system parameter effectively.
regards
Narendran
hi Narendra,
You can use ST02 checks for buffers and memory related parameters and there utilization.
Also the dump you have mentioned is due to the new page allocation failed which are normally at work process level.
In urgent cases you can allocate memory to app servers using RSMemory report. refer below link on how to use it.
Changing memory parameters with RSMEMORY report - Technology Troubleshooting Guide - SCN Wiki
Please find below links for reference,
http://www.sap-perf.ca/run-sap-st02-memory-monitor/
https://soumen.wordpress.com/performance-tuning-of-sap-another-experiance/5-st02-another-magic-transaction-for-sap-tuners-ii/
Do let us know if this helped you.
Regards,
Ram
Hi All,
Would like to ask if SAP B1 9.0 client will run on Interl Core M3 Processor.
Thanks and God bless,
Ryki
Hi Experts,
I am preparing the basic configuration of solution manager Dev system when we are trying to configure web dispatcher error is occurring and I can able to set the L2 connection but L3(HTTP),L1(J2EE) connections are not working L2 ICM connection is OK. can any one please advise on this issue.
In smicm I can see that is in green.
Please advise on this.
Regards,
Kiran.
Hi Kiran
Please, go to SMICM logs. Goto Menu -> Parameters -> Display. Search "Error" Word in the option.
That you will able to check any error with HTTP calls.
Erick Verbena
PROLAMSA
Hi Verbena,
I did the same thing what you have specified but I did not find any error message. the status it shows green.
Can you attach the issue screenshot?
Hi,
How can I change the default SLD port from 30010 to any other port, like 45000?
Where do I configure it? Is it possible at all?
I am on SAP B1 9.1 PL 00.
Thanks.