Quantcast
Channel: SCN: Message List - System Administration
Viewing all 2369 articles
Browse latest View live

Re: Batch job planning for technical standard jobs

$
0
0

Hi,

 

This is SAP Business one system administration forum. Please find correct forum and repost above discussion to get quick assistance.

 

Please close this thread here with helpful answer.

 

Thanks & Regards,

Nagarajan


Error License Manager: License server localhost

$
0
0

Hi

I haveSQL 2008R2 (master db collationSQL_Latin1_General_CP1_CI_AS) and SAP9.0PL12.
I have reinstalledseveral timesSAP9.0,thatthePL5 that the PL12butI get an errorin the nameof thelicense server.
In theServerTool,in the License Manager I have the PC name 'TRSERVIZI'. If I click onSetting button, in theConnectionsectionI havetheLicense Server'localhost'. I want to edit localhost and insert 'TRSERVIZI' (for problem with Integration Framework).

The problem is that, evennotmakingany changesin theGeneralSettingswindow,andclickOK, when I click onOK in theServer ManagerI get the followingerror(attached image): 'You have to specifyamachinename andport' andthenthe failureofthe service connectionlicenses andTAONT Naming Service, which are startedcorrectly (in fact I canlogontothe SAPclient).
Can anyonehelp me?

Thanks

NL


Re: Error License Manager: License server localhost

Re: Approval procedure not working

$
0
0

Hi Robert,

 

I just had the same problem, I was able to fix the problem the following way.

1) I removed Super user Manager from the approval process ( Stage set up to approve and Originator set up)

2) I then was able to go to Administration --> System Initialization --> General Settings --> go to BP Tab--> on the bottom left side check Activate Approval Procedures.

 

this fixed the problem for me, let me know if it works for you.

Re: SAP working slowly in wifi WHY ?

$
0
0

Hi,

 

Kindly change server service manager then license server to IP address instead of computer name.

and also the each client license server information.

 

Thanks.

 

Regards,


Clint

Re: Cannot connect to licence server

$
0
0

Hi,

 

To access above link, you need S-user ID and password.

 

Thanks & Regards,

Nagarajan

Rename Manufacturer in SQL?

$
0
0

Hello,

 

I could use some advice in regards to possibly rename a Manufacturer via SQL.

 

You see we recently upgraded a client from 8.82 to 9.0. We upgraded all their databases except a huge dormant database due to time constraints. Now the client wants us to upgrade the database in case they need to access references down the line.

Unfortunately when we tried to upgrade the database we encountered the "Duplicate field name in Manufacturers" error and couldn't continue the upgrade. We ran the solution mentioned in SAP Note 1744970 and found the name of the manufacturer - in this case it's "Panasonic".

 

Symptom

When upgrading your company database to SAP Business One 9.0 or higher, you encounter the following error message after the upgrade pre-check:

"The field name in Manufacturers should be unique and not null".

 

Cause

Quick Copy export or import OMRC

Application Error.

 

Solution

Use the following query to detect the issue:

select FirmName from OMRC group by FirmName having(COUNT(*)) >  1
    union all
    select top 1 FirmName from OMRC where isnull(FirmName,'') = ''

Change the manufacturer's name to make sure that there are no duplications. From the SAP Business One Main Menu choose Administration -> Setup ->Inventory -> Manufacturers.

 

Since SAP has already been upgraded to 9.0 we aren't able to log into the database like the note suggests to rename the Manufacturer. So I was wondering if there was a script you could run in SQL to rename the manufacturer? Otherwise we have to restore the database on an alternative server with 8.82 still installed, make the change and then move it back to current server before attempting to upgrade it again.

 

Any help would be appreciated.

Re: Rename Manufacturer in SQL?

$
0
0

Hi ,

 

Try this below update query , and let me know your feedback.

 

Note:Tack a backup before you try.

 

update OMRC set FirmName = FirmName + '1' where FirmCode in(select MAX(firmcode) from OMRC group by FirmName having(COUNT(FirmName)) >  1 )


Re: Rename Manufacturer in SQL?

$
0
0

Hello,

Since the backup is going to take a while; could you elaborate on what the code is intended to do? I take it add a "1" to the duplicate name?

Re: Rename Manufacturer in SQL?

$
0
0

Hi,

 

System will add 1 in end of the duplicate name.

Re: If I change our sa password will business one still run?

$
0
0

Dear all,

 

Can I have any performance impact in Add-Ons if I change sa password?

 

Please advise.

Thank you very much.

Regards,

Mariana

Re: If I change our sa password will business one still run?

Re: Rename Manufacturer in SQL?

$
0
0

You may want to open a support ticket. Directly modifying the data through SQL can void your support warranty.

Re: Cannot connect to licence server

$
0
0

We dont have a S-user ID and password yet.

I fixed it however by deleting my saved user settings found here:

%USERPROFILE%\Local Settings\Application Data\SAP\SAP Business One

I deleted all files and folders in this one.

The issue was not with the server, it was with my local profile. I could log into my PC as Administrator, then it would work fine.

Re: DB13,st04 are not working

$
0
0

Hi Sunil ,

 

issue:dba cockpit blank screen

Did you get resolved  , Please share .


Re: Setup the SBO Mailer with Gmail SMTP setting

$
0
0

Hi,

 

This Configuration not getting users mail id .Its taking for configuration mail id.How to rectify this problem.

 

Thanks,

Nithi

Re: v9 B1SiteUser password

what is the best practice for setting up warehouse inventory for oil & gas tank farm

$
0
0

Hi, i want to know the best practice for setting up warehouse inventory for oil & gas tank farm. SAP has these levels for inventory management in warehouse environment: warehouse-aisle-shelf-bin. To me the bin seems to be the central location for inventory. So do i set up each oil tank as a bin location?

Re: Connecting License server and B1 application server

$
0
0

Hi Hari,

Did you find any solution to this problem?

 

 

 

We have the same situation here, but just with Windows 8.1 workstations.

 

In one of ours Windows 8.1 workstations, we were able to solve the problem by removing everything about B1 and making a fresh install using the local Administrator user.

 

Update:

It's not the best solution, but after uninstalling everything related to B1, we did a manual cleanUp in all folders used by it and after that we did again a fresh install the error was gone. Now we are able to connect to the License Server from ours Windows 8.1 workstations.

 

Best regards,

Oberdan

how to check who moved mail manually in sost

$
0
0

Hi gurus,

 

How to check who has manually triggered mail from sost tcode as we have not scheduled send job for sap mails to be triggered and also someone has manually sent and would like to findout who has done the same from sost

 

Regards

Mohammed

Viewing all 2369 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>