Client has deleted SBO-COMMON by mistake

My client has deleted the SBO-COMMON database while deleting other databases, assuming that it is like a DEMO database....
Please guide me the solution for this.SAP B1 is not functioning.Do i need to re-install SAP B1 Server.

You will have to re-install SAP Business One server. If you sill have the demo databases (SBO UK etc) you can un-check the option to install the demo database.
Also, I would recommend that you suggest to detach the database within MS SQL first, wait for a period of time for the end user to really confirm that the database is a demo / un-used database and then only remove the mdf and log file.
Alternatively, get them to check with you / a B1 partner before doing any work in the MS SQL relating to SAP B1.

Similar Messages

  • Connection to SBO-Common has failed

    Hi!
    I have a application that use SAPbobsCOM.dll version 6.7.0.0 togheter with SBO2005. Ihave no problem to read data but when i try to update i have this error "Connection to SBO-Common has failed".
    What shall I do?
    /Thomas

    Hello Thomas,
    Make sure that all components of SAP have the same Patch Level to avoid any conflict in the future.  If you use SBO2005 PL02, then all the DI API, DI Server etc must also be in PL02.  Hope this helps...

  • Add-On connection for Journal Entry - Failed to Connect to SBO Common

    We have a customer (SAPBO 2005A SP01 PL29) with some specific requirements that required an add-on running in the background to monitor the addition of Goods Receipt PO's to the system. When the GRPO is successfully added, the Add-On will (behind the scenes) create an appropriate Journal Entry through the SAP DI. One of the issues that we encountered during the development of this functionality was that when it was tested by users, they weren't authorized to access the Financials module or the Journal Entry screen. What we ended up doing was creating a secondary connection (vCompany) in the DL pulling the information from the encrypted user information from SAP the Add-On used to connect, but utilizing a management level user ID and password. Once that connection has been made, the Journal Entry is added through the DI and that secondary connection is disconnected.
    The problem that we're encountering is this. When the users are logged into SAP Client with an regular user, and the GRPO adds, the secondary connection fails and returns a message of "Failed to Connect to SBO-Common". However, if the user is logged into SAP as an adminitrative level user and the GRPO is added, the secondary connection is successful and the Journal Entry is created. The secondary connection is strictly used for the JE. Here's the code (VS.Net 2005) for the secondary connection:
    vCompany = New SAPbobsCOM.Company
    vCompany.UseTrusted = True
    vCompany.language = SAPbobsCOM.BoSuppLangs.ln_English
    vCompany.CompanyDB = oCompany.CompanyDB
    vCompany.UserName = "XXXXX"
    vCompany.Password = "YYYYY"           
    vCompany.Server = oCompany.Server
    vCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005
    lRetConnect = vCompany.Connect()
    Where "XXXXX" would be the appropriate management level SAP User Name and "YYYYY" would be that users password.
    Has anyone else had this kind of issue where you needed a secondary connection with management level access behind the scenes to accomplish something in SAP and had problems getting it to connect? Any thoughts or ideas would be greatly appreciated.

    Hi Dennis,
    what you can try is to make a untrusted connection
    oCompany.UseTrusted = False
    and set the DBUser and Pwd
    oCompany.DbUserName = "sa"
    oCompany.DbPassword = "insertpwd"
    lg David

  • How to Change sbo-common ldf & mdf path

    Dear experts,
    Our C drive space is very low, that why I want to change my sbo-common .ldf and .mdf data path( Its hold 15gb).
    I had changed other .ldf and .mdf path using restore process. But when I change the sbo-common path then error is occurred (database are use).
    I run the SP_WHO and find out the spid and kill the IDs but one or two id was create again that's why
    I not change the path.
    Please give me the solution.
    Tanks ,
    Arabinda Pal

    Hi,
    Close SAP on server and client machines.
    follow below steps:
    Always take a full backup before a detach.
    Detach the database, delete/rename the log file, attach the database - this will create a minimum size log file.
    Note that the log file must be deleted/renamed otherwise it will be re-used even though it is not mentioned in the attach.
    Enterprise manager
    Right click on the database, All tasks, Detach database, OK.
    Delete/rename the disk log file.
    Right click on databases, All tasks, Attach database, Select the .mdf file, OK, Yes (to the create new log message).
    t-sql
    sp_detach_db [dbname]
    Delete/rename the disk log file.
    sp_attach_single_file_db [dbname], [filename]
    where [filename] is the name of the physical data file (.mdf).
    Thanks,
    Neetu

  • Error while connecting to SBO-common

    hi,
    I m getting started with the sap business one , i installed :
        sql server on machine1
        SAP business one server on machine 1
        SAP business one client on machine 2
    Im trying now to apply  samples provided  as is by the sdk...samples concerning COM UI  execute without any problems..However , COM DI samples, when executed ,return an error :
        Connection to SBO-common has failed..
    plz help..
    thank you

    Hi,
    I've had this error when the user which connects through DI has no license for DI-connections. Maybe this is the case for you also?
    Hope this helps,
    Jacco

  • Confirm that client has received copy of form

    My client has a Customer Agreement in a secure zone.  After the customer submits the form, and my client receives a copy of that form, can that be taken as proof that their customer has also received a copy of the form?

    Hey Brendon.
    That is the workflow notification. You can never 100% be sure a person has received an email or not. They could delete them by mistake, get into their spam folder, never come through to them, not be read by them, issue on the net so they never get it, they got it but say they have not....... List is big.
    But BC sends out an auto responder unless you have turned that off and if you have left in the web form results tag then they will have received that email with that information.

  • How i do fix a Remote Assistance file that has deleted in Windows Firewall with Advanced Security?

    Due of my accident, I cleaned a lot of idle files that I don't use while tapping "Delete" hotkey until a mistake I made. "Remote Assistance (TCP-In)" file has missing now. I'm looking this file need restore in Window Firewall, but how?
    Not sure if my computer may be critical after deleted a file allow to unblocked through firewall. I'm not a tech, but I need help. So please!
    This list are files I have now:
    Remote Assistance (SSDP UDP-In)
    Remote Assistance (SSDP TCP-In)
    Remote Assistance (RA Server TCP-In)
    Remote Assistance (PNRP-In)
    Remote Assistance (DCOM-In)

    Hi,
    What you are talking about are Firewall rules, not files.
    They should be created with Group Policies.
    If yes, it can't be deleted from your client until an Administrator delete the rule in the Domain GPO.
    You should talk with your system administrators to see if they didn't change something.
    Or maybe you have deleted msra.exe in your system32 folder?
    Gerald

  • License allocation table in SBO-COMMON database

    Hi all,
    Does anyone know which table in SBO-COMMON database stores the information regarding the license allocation?
    This would help me a lot 'cause I need to update that table in order to rescue a license that was blocked when I deleted a company database.
    Please advise.
    Victor

    Hi Victor.
    This info is not saved in any tables. They are in B1upf.xml which under licensing server. You can backup and recreate the file by reassign all licenses.
    Thanks,
    Gordon

  • I deleted some photos by mistake, can i get them back?

    i deleted some photos by mistake, is there any way to get them back?

    Hi,
    First, don't give up and DO NOT restore your ipad. That will guarantee your pictures will be gone. Can you give more info? Has it been synced with itunes before/after you took the pictures? Please let us know all info including whether or not you use icloud backups.
    Meanwhile, you might want to read this - https://discussions.apple.com/thread/5463971?start=0&tstart=0.
    More info might help you get more specific info to retrieve your pictures.
    Also, I just googled the question "how retrieve deleted pictures from ipad" and a list of sites/links came up. I haven't/don't have time to read them right now, but if you google it you might get some answers. However, don't act too fast. Know the source of the links and consider those sources. Read them and user reviews/responses to see if the different solutions work.
    Hope this helps.

  • SBO-Common error when Using oRecordSet = oCompany.GetCompanyList

    Good Day
    Experts:
    I am having a bit of trouble running the code in the COM DI\05.OrderAndInvoice sample. 
    On the line --> oRecordSet = oCompany.GetCompanyList
    An error appears "Connection to SBO-Common has failed". 
    I would like to do the same thing in one of my screens but I cannot even get the sample to work.  I am not sure
    what connecting to SBO-Common does but appearently I need that since the sample or my application does not work.
    Can anyone help?
    Thanks,
    EJD

    oCompany = New SAPbobsCOM.Company
    ' Init Connection Properties
    oCompany.Server = "servername" ' change to your company server
    oCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005
    oCompany.DbUserName = ""
    oCompany.DbPassword = ""
    oCompany.UseTrusted = True
    lRetCode = oCompany.Connect()
    If lRetCode <> 0 Then ' if the connection failed
               oCompany.GetLastError(lErrCode, sErrMsg)
                MsgBox("Connection Failed - " & sErrMsg, MsgBoxStyle.Exclamation, "Default Connection Failed")
    End If
    'Create a list of companies...
    oRecordSet = oCompany.GetCompanyList ' get the company list

  • SBO Common Failed Error

    Hi
    Am facing the SBO Common Failed (-111)(fff)Error while connecting the Server thru DI API Connection Object form my Add on.

    You should also check the OBSCommon user in the SQL Enterprise manager. This error also pops up when the OBSCommon user's loginname is not the same as the Name. Both should be OBSCommon. If this is not the case delete the OBSCommon user and add it again with the right name and loginname. Just make sure that you also give this user the db_owner role.
    Hope this helps...
    yogesh

  • DTW - SBO Common is failed

    Hi Experts,
    I am getting an error while connecting to the server through Data Transfer Workbench.  the error is "SBO Common is failed".  Why I am getting this error.
    Edited by: Darius Heydarian on Mar 18, 2008 3:13 PM

    Hi Douglas,
    I am getting this error when I open DTW to import the data from Excel files.  Before that I need to log on to server., right , at the beginning of the log on when I am mentioned the username and password and server name... then the error SBO-Common has failed is displayed
    venkat

  • SBO-COMMON no creo procedimientos almacenados.

    Buenos días a todos,
    Mi tema es que instale SAP 9 PL05 con SQL Server 2012 y al momento de que el instalador de SAP crea la SBO-COMMON con las bases de pruebas y me envió unos mensajes de que no se creo algunos procedimientos almacenados y al abrir SAP Client no me permite ver las bases de pruebas para conectarme, y quería saber si alguien sabe como solucionar este tema?.
    P.D.: Ya verifique que los servicios SQL esten iniciados e incluso probé creando una base de pruebas desde SAP Client y creo la base pero no se pudo ver en la barra del proceso la creación de la base, pero si uno va al SQL Server si se creo la base.
    Gracias y atento a sus comentarios y ayuda.

    Bueno la del master sale otra en la que te adjunto una imagen
    Pero en otro servidor con SAP 9 PL09 HPTFIX1 con SQL Server 2008 R2 el master esta igual que en la imagen y el COMMON esta con el Latin1_General (SQL_Latin1_General_CP850_CI_AS) y en ese servidor funciona bien y si muestra las bases de datos. Sera el servidor SQL 2012?.
    Atento a tus comentarios.

  • SBO COmmon Upgrad Error

    hello all,
    im doing an upgrade from SBO 2007a SP01 PL09 to SBO2007a SP01 PL12, but when i upgrade the sbo common database it gives me this error. [see Image|http://s264.photobucket.com/albums/ii184/abing430/SAP/?action=view&current=CommonError.jpg]. base on this error i have found this sap note 1379089, but when i get to the service manager - Event Sender my computer hangs up...
    please help..
    best regards,
    Fidel

    Hello Fidel,
    Have you checked the forum?
    You may start from the follows:
    Unable to install 8.8 client
    Upgradation Failed - SAP b1 8.8 PL 12
    Thanks,
    Gordon

  • DTW error "Unable to access SBO-Common database " for sap hana

    Hi.. Experts
    I am working on SAP Hana Pl 04 64 bit, On which I got the error "Unable to access SBO-Common database  " While using DTW.
    also company databases are also not presents,For more details for more details find out attachment.
    I have also check out all services & Restart them.
    Please give me proper solution.

    Hi,
    Please check:
    1.Ensure you have the correct DB Type selected under the Login options.
    2.Verify that all connection information is correct (for example, the correct user name and password or the user has enough right to  connect to the database server in case Windows Authentication is used).
    3. Check whether the database is running properly, make sure that the COMMON and company databases are not suspended or stopped.
    4. Ensure there is no DI API version mismatch.
    Thanks & Regards,
    Nagarajan

Maybe you are looking for

  • Importing .mov and/or mpeg files in imovie '09

    Hi I am having a problem importing some existing .mpg files into iMovie '09. I have quicktime professional and the mpeg2 pack so converted them to .mov and they still wouldn't import. Help!

  • How to package classes?

    Hi everybody! I'm a new user in Java and currently i'm having this problem with packaging. I've visited a lot of websites and most of them showing the examples of command in the command prompt without explaining in detail what the command does! I'm r

  • Is it possible to join two video files?

    Is there any way i can use mac os to join two AVI files together, and then create a new copy of the combined video to show on my iPad. if i can avoid using iMovie that would be great. thanks

  • Application DVD won't install

    I just sold my MacBook Pro 2011 Early Edition. And I have erased my hard drive and just finished installing Snow Leopard and now I am ready to install the Applications DVD. It is giving me a error before being able to launch it. There are no scratche

  • Error 3036 - software for ipod touch

    I cannot download the new update for my ipod touch. I click download but it only brings me to the itunes store. When i go to downloads, there are 52 downloads available but when i click it is comes up, "Unable to check for available downloads. An unk