MiniSap relicense problem

Hi
I'm an ABAP/4 old hand, had a couple of years out (VBA, VB.Net)  but it looks like I'm moving back to SAP now. I bought Business Objects a year or so ago and installed it okay. Now when I try to relicense it I'm getting problems.
I've run the dbEnv.cmd and that ran fine with,
REM setting environment for dbconnect to MBS
set dbsms_type=mss
set DIR_LIBRARY=.
set MSQL_DBNAME=MBS
But saplicense -install fails with
ERROR: Can not set DbSl trace function
DETAILS: DbSlControl<DBSL_CMD_IMP_FUNS_SET> failed with return code 20
RC-INFO: error loading dynamic db-library - check environment for: dbms_type =
<db-type> <e.g. ora>
DIR_LIBRARY = <path to db-dll> <eg /usr/sap/SID/SYS/exe.run>
Of course I can't find CD1 with the help on it, and can't reinstall at the moment.
Anybody got any ideas how to get around the install problem? Or where I can get another copy of MiniSAP
Thanks

Hi,
I had a similar problem once, but unfortunately cannot recall the exact solution...
I think your environment might not be setup correctly. The Programmes / batch files need several environment variable entries in order to work correctly. This environment is usually setup only for a special user (I think it is <instance>adm, but I'm not shure).
Hope that helps,
Joerg

Similar Messages

  • MiniSAP tp problem - please help

    Hi!
    I am trying to follow the Microsoft installation guidelines for installing the ADO.NET data provider for SAP.  I have a miniSAP 4.6D system on Windows 2003.  Some of the instuctions from Microsoft are below.  Item 2 below (addtobuffer) worked fine: I got return code 0.  But item 3 (import) is giving me an ERROR: connect to MBS failed (0232).
    Please help!  I am new to SAP and have worked on this problem all day with no progress.
    Thanks in advance!
    Jim 
    <b>THIS IS THE ERROR FROM TP IMPORT COMMAND:</b>
    C:\MBS>tp import BI1K900388 MBS client=000 pf=c:\MBS\Trans\bin\TP_DOMAIN_MBS.PFL
    This is tp version 305.12.14 (release 46D) for ANY database
    ERROR: Connect to MBS failed (20070822143717).
    Connect to MBS failed (20070822143717).
    TRACE-INFO: 1:  [developertrace,0] Wed Aug 22 14:37:17 2007    0.000000
    TRACE-INFO: 2:  [developertrace,0] db_con_init called    0.000000
    TRACE-INFO: 3:  [developertrace,0] load shared library (dbmssslib.dll), hdl 0
    TRACE-INFO: 4:                                                                1208  0.001208
    TRACE-INFO: 5:  [developertrace,0] function DbSlExpFuns loaded from library dbmssslib.dll
    TRACE-INFO: 6:17  0.001225
    TRACE-INFO: 7:  [developertrace,0] function dsql_db_init loaded from library dbmssslib.dll
    TRACE-INFO: 8:37  0.001262
    TRACE-INFO: 9:  [developertrace,0] function dbdd_exp_funs loaded from library dbmssslib.dll
    TRACE-INFO: 10: 14  0.001276
    TRACE-INFO: 11:  [developertrace,0] db_con_connect (con_name=R/3) 47  0.001323
    TRACE-INFO: 12:  [developertrace,0] Extended Fetch will be used369  0.001692
    TRACE-INFO: 13:  [developertrace,0] Initializing private procedure name cache (ALPHIE_MASTER_MEM,1320040 bytes,10000 procs)
    TRACE-INFO: 14:                                                               43837  0.045529
    TRACE-INFO: 15:  [developertrace,0] procedure cache created/attached 57  0.045586
    TRACE-INFO: 16:  [developertrace,0] Initializing private TEMP procedure cache (ALPHIE_MASTER_TSP,7040024 bytes,10000 procs)
    TRACE-INFO: 17: 40  0.045626
    TRACE-INFO: 18:  [developertrace,0] TEMP procedure cache created/attached      7369  0.052995
    TRACE-INFO: 19:  [developertrace,0] Thank You for using the SLOLEDB-interface
    TRACE-INFO: 20: 12  0.053007TRACE-INFO: 21:  [developertrace,0] Using dynamic link library 'C:\MBS\dbmssslib.dll'
    TRACE-INFO: 22: 44  0.053051
    TRACE-INFO: 23:  [developertrace,0] dbmssslib.dll patch info 46  0.053097
    TRACE-INFO: 24:  [developertrace,0]   patchlevel   0  7  0.053104
    TRACE-INFO: 25:  [developertrace,0]   patchno      228  6  0.053110
    TRACE-INFO: 26:  [developertrace,0]   patchcomment FAE and REPARSE-hint (338468)
    TRACE-INFO: 27:  8  0.053118
    TRACE-INFO: 28:  [developertrace,0] MapHr:80040E37 DB_E_NOTABLE                1768  0.054886
    TRACE-INFO: 29:  [developertrace,0] HandleOledbError [SQLStmtExec,line 19668]: Error/Message: (208),
    TRACE-INFO: 30: 43  0.054929
    TRACE-INFO: 31:  [developertrace,0] SQLStmtExec failed.  DBSL retcode 107. Stmt: [SELECT VERSION AS c FROM SVERS ]
    TRACE-INFO: 32: 35  0.054964
    TRACE-INFO: 33:  [developertrace,0] DbSlRead - Error 107 (dbcode 208) on open
    TRACE-INFO: 34: 13  0.054977
    TRACE-INFO: 35:  [developertrace,0] DbSlRead - <##Y8ALPHIETER002040000000001143717>
    TRACE-INFO: 36:  8  0.054985
    TRACE-INFO: 37:  [developertrace,0] DbSlRead - Error 107 (dbcode 208) on fetch
    TRACE-INFO: 38: 47  0.055032
    TRACE-INFO: 39:  [developertrace,0] DbSlRead - <##Y8ALPHIETER002040000000001143717>
    TRACE-INFO: 40:  9  0.055041
    TRACE-INFO: 41:  [dblink  ,2054] ***LOG BZA=>table SVERS      doesn't exist on database
    TRACE-INFO: 42: 26  0.055067 tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0232tp finished with return code: 232
    meaning:  connect failed C:\MBS>
    <b>THESE ARE MICROSOFT'S INSTRUCTIONS:</b>
    <b>2.</b> Load the transport into the transport buffer on the SAP application server
    At the command prompt, navigate to the transport program directory on the SAP application server: 
    DRIVE:\usr\sap\trans\bin 
    To load the transport into the transport buffer, execute the following command at the \usr\sap\trans\bin directory and replace sysid with the system ID of your development system: 
    tp addtobuffer TransportNumber sysid pf=TP_DOMAIN_sysid.PFL
    where TransportNumber is the actual transport number (for example BI1K900201).
    After the tp command finishes, you will see a report similar to the following:  
    This is tp version 320.56.66 (release 620)Addtobuffer successful for TransportNumbertp finished with return code: 0 Return code "0" means that everything is OK. A return code of 0 or 4 is acceptable.
    Contact Microsoft Product Support Services (PSS) if you receive a return code of 8 or above.
    Note: You can easily derive the actual transport number from the cofile file name. For example, a cofile named K900201.BI1 provides a transport number of BI1K900201.
    <b>3.</b> Import the transport into SAPAt the command prompt, execute the following command:
    tp import TransportNumber sysid client=clientnumber pf=TP_DOMAIN_sysid.PFL
    Replace sysid with the system ID of your development system.
    Replace clientnumber with the client number of your development system.
    You can use the U2 parameter to overwrite previously installed objects, as follows: tp import TransportNumber sysid client=clientnumber U2 - OR - tp import TransportNumber sysid client=clientnumber pf=TP_DOMAIN_sysid.PFL U2
    Note: You can easily derive the actual transport number from the cofile file name. For example, a cofile named K900201.BI1 provides a transport number of BI1K900201. 
    After the tp command finishes, you will see a report similar to the following:  
    This is tp version 320.56.66 (release 620)This is R3trans.exe version 6.08 (release 620 - 04.02.03 - 14:54:00).R3trans.exe finished (0000).This is R3trans.exe version 6.08 (release 620 - 04.02.03 - 14:54:00).R3trans.exe finished (0000).tp finished with return code: 0  Return code "0" means that everything is OK. A return code of 0 or 4 is acceptable. Contact Microsoft Product Support Services (PSS) if you receive a return code of 8 or above.

    The "Do Not Disconnect" screen will continue to stay displayed on your iPod, simply because you either have Disk Use enabled, or you are manually managing your iPod's songs.
    If you are automatically syncing songs to your iPod, then disable disk use.
    For more info, see this:
    Enabling Disk Use for iPod
    If you are manually managing your iPod's songs, then you will have to eject it from your computer before unplugging it to make it safe to disconnect.
    For details on safely disconnecting an iPod, see this:
    Safely Disconnect iPod
    -Kylene

  • MiniSAP Navigator Problem Win XP SP2

    I am using the SAP Mini Basis System to practice ABAP programming. My problem is that in the Object Navigator, the Object List Selector is not displayed. This problem was already described here in an earlier discussion.
    I am using Win XP SP2, SAP GUI 6.20 (from Galileo Press book ABAP objects). Is there an other patch around? My problem is that I cannot download from SAP Service since I am not a customer. Any help would be appreciated.
    The original topic is
    Re: Object Navigator

    Everyone,
    http://www.sap-press.de/download/dateien/473/sapgui_patch.zip
    Thats the GUI update patch. That works.
    Install it. Reboot PC and restart miniSAP. Use new shortcuts created and enter new host in SAPlogon.
    You should be fine,
    Any issues, I can walk you through the process.

  • MiniSAP login problem

    Hii All,
          This is Dwaipayan... I have installed minisap 4.6c in my pc... my os is Win XP service pack 2.... i faced the follwing problem when i tried to logon..
      description : MBS
      application server : my pc name
      sap syatem : R/3
      system number : 00
    I first execute Start SAP MBS engine.. then i tried to logon but it showed the follwing error message:
    Sapgui.exe
      Failed to set socket option TCP_NODELAY (setsockopt)
    An operation was attempted on something that is not a socket.
    Pls Help me...It is very very important to me
    Thanks

    Hi,
    SID is just ur system name i think it should be MBS because u have installed minisap 4.6d. so in the Sap Gui u have to enter the following.
    Description = anytthing
    Application Server = pc name or ip Address of server
    System id = MBS
    System number = 00
    Sap System = R/3
    check this link on the right right of page.u can download the latest GUi from here
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">download Sap Gui</a>
    Hope it helps
    Regards
    Subhash
    Message was edited by: Subhash Chandra

  • MiniSAP Installatin problem in Microsoft Vista

    Hi,
    I am trying to load minisap on Microsoft VISTA and i get an error as
    "CALCRAM_NT_MSS ColdKeyCheck 2 178
    Phase failed.
    Error: Main {} 2 178
    Installation aborted."
    Information:
    checking host name lookup for 'goldie'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for 'goldie' is 'goldie'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    host 'goldie' has ip address '192.123.1.2'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for '192.123.1.2' is 'goldie.home'.
    Please help me in resolving the problem.
    bye
    chandu

    Forget it - it won´t work. The installation kernel 4.6D is VERY old - you even need a special installation CD for Windows 2003 and Vista is newer.
    Additionally it comes with SAPDB 7.3 which won´t work under Vista either.
    Markus

  • Minisap installation problem on windows 7

    Hello all... I am new to the software field and I want to learn sap.
    I bought the book ABAP OBJECTS by Horst & Keller, which came with 2 cds.
    I was unable to complete the installation because of the following error..
    info: INSTGUI.EXE
    Protocol version is 10.
    Message checksum is 5737383.
    Info: INSTGUI MessageFile
    Start message loading...
    Info: INSTGUI MessageFile
    Finished message loading.
    Info: InstController Prepare {} {}
    R3SETUP Version: Nov 20 2000
    Info: InstController Prepare {} {}
    Logfile will be set to C:\Users\PHANID~1\AppData\Local\Temp\mbsinst\mbs.log
        Check C:\Users\PHANID~1\AppData\Local\Temp\mbsinst\mbs.log for further messages.
    Info: CommandFileController SyFileVersionSave {} {}
    Saving original content of file C:\Users\PHANID~1\AppData\Local\Temp\mbsinst\mbs.r3s ...
    Info: CDSERVER_NT_MSS InternalColdKeyCheck 2 204
    The CD KERNEL will not be copied.
    Info: CDSERVER_NT_MSS InternalColdKeyCheck 2 204
    The CD DATA will not be copied.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    checking host name lookup for 'PHANIDHAR-PC'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for 'PHANIDHAR-PC' is 'PHANIDHAR-PC'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    host 'PHANIDHAR-PC' has ip address '192.168.1.121'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for '192.168.1.121' is 'PHANIDHAR-PC.gateway.2wire.net'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    checking host name lookup for 'PHANIDHAR-PC'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for 'PHANIDHAR-PC' is 'PHANIDHAR-PC'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    host 'PHANIDHAR-PC' has ip address '192.168.1.121'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for '192.168.1.121' is 'PHANIDHAR-PC.gateway.2wire.net'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    checking host name lookup for 'PHANIDHAR-PC'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for 'PHANIDHAR-PC' is 'PHANIDHAR-PC'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    host 'PHANIDHAR-PC' has ip address '192.168.1.121'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for '192.168.1.121' is 'PHANIDHAR-PC.gateway.2wire.net'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    checking host name lookup for 'PHANIDHAR-PC'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for 'PHANIDHAR-PC' is 'PHANIDHAR-PC'.
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    host 'PHANIDHAR-PC' has ip address '192.168.1.121'
    Info: CENTRDBINSTANCE_NT_IND SyCheckHostnameLookup 2 217
    offical host name for '192.168.1.121' is 'PHANIDHAR-PC.gateway.2wire.net'.
    *Error: CALCRAM_NT_MSS ColdKeyCheck 2 178*
    *Phase failed.*
    *Error: Main {} 2 178*
    *Installation aborted.*
    Is it possible for installing it on windows7??? Please help me out here.. thank you in advance...

    Dear satya
    You can install minisap on win 7. Its better to follow this guide.
    use
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/25006
    and
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/20390
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/20467
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/20668
    SIMPLE OVERVIEW
    SAP NetWeaver 7.02 ABAP Developer Edition System Requirements:
    JRE 1.4.2.x or 1.5.0.x for Installation
    Operating System:
    Windows 7 Professional or Windows Server 2008R2 (english)
    Hostname must not exceed 13 characters
    NTFS-File systems
    Internet Explorer 6.0 or higher or Firefox 1.0 or higher (newest recommended)
    At least 2 GB RAM (recommended 4-8 GB)
    Intel Pentium III/1.1 GHz or higher (or compatible)
    50 GB hard disk space temporary during installation - 36 GB permanent
    High-resolution monitor (1024x768 or higher, 256 colors)
    Make sure that no other SAP system is installed on your computer
    The SAP system requires serveral ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600 and 8000. A possible entry can be excluded by using the hash symbol (#).
    If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter. The procedure to install a loopback adapter is documented within the download package.
    regars
    priyanshann
    Edited by: priyanshann on Feb 5, 2012 11:06 AM

  • Minisap Installation Problem

    Hi Everybody,
    I had an older installation of Minisap on my NB...I was testing and learning ABAP on it. Since I am using a new book with examples based on a newer version of minisap I wanted to install the latest version of it.
    Doing so, I am getting errors. By the installation everything seems to work right, but when I try to logon to the system (also through the SAP MMC) a "connection failed" Error pops up... I was analyzing this issue and I realized that after the (re)installation the folder "sapdb" (I think it is the MaxDB Database installation) doesn't exist.
    I think there is something, somewhere that doesn't make it possible to install the MaxDB. I already checks the registry, cleaned it and so on... but nothing helps.
    Can somebody please help me?! Thank you in advance.

    Hi Kiran,
    thank you for the quick answer. The first link you sent brings me to the start page of sdn..so i don't really know which information is the important one.
    The second link was more an explanation of how to install the minisap...I already know it.
    Is there something else to do in order to completely clean the system from a minisap installation (incl. maxdb instances and registries ans services, etc... without reinstalling the OS )?
    This is the error popup information:
    SAP-REL 710,0,51 RFC-VER 3 913191 MT-SL
    T:4016 Error in program 'mmc': ======> SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM  GWHOST=Azurix, GWSERV=sapgw00, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '192.168.1.4:3300' not reached
    TIME        Sun Jul 15 16:47:32 2007
    RELEASE     710
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -10
    MODULE      nixxi.cpp
    LINE        3068
    DETAIL      NiPConnect2: 192.168.1.4:3300
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     1

  • Dispature dead problem

    Hi Friends,
       I have one problem in minisap, the problem is that when i am starting minisap servre it is giving error "Dispature dead" so what can i do for this problem?
    My email ID is :- [email protected]
    Thanx & regards,
    Rahul Talele

    hi
    good
    closer the server and start again,it ll work,if still it is not working than try to delete all the old files from the server and start the server again.
    Thanks
    mrutyun^

  • Problem with accessing database in minisap 4.6 d( very urgent need ur help)

    hi all sap masters please help me.
    i have installed the minisap 4.6d system in the windows 200 prof os.
    i had the following problem in my minisa access.
    while Displaying table contents with transactions SE11 or SE16
    gives an error "No changes on SAP objects allowed".
    while Accessing the logical database F1S gives a syntax error because the
    include DBF1SF01 is missing.
    so i have used the mbspatch1 that comes with the cd.
    i have copied the mbscorr0104200 file in the directory '<MBS_DIR>\trans\tmp' as mentioned.
    and i have followed the steps as follows.but i have the same problem.please have a look at the
    process below and hel me to make it work roerly.
    this roblem is really eating me a lot and since many in this forum are sap master,thought
    you all can help me please.
    C:\>cd mbs
    C:\MBS>dbenv.cmd
    C:\MBS>REM Setting environment for db connect to MBS
    C:\MBS>set dbms_type=mss
    C:\MBS>set DIR_LIBRARY=.
    C:\MBS>set MSSQL_DBNAME=MBS
    C:\MBS>cd trans\tmp
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    'R3TRANS' is not recognized as an internal or external command,
    operable program or batch file.
    hope there was some problem here only,but to continue i have pasted the r3trans in the folder C:\MBS\TRANS\TMP
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    This is R3TRANS version 6.05 (release 46D - 04.10.00 - 09:16:00).
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    R3TRANS finished (0012).
    then i have done the generate program step .
    (4) Generate programs:
         - Logon as user BCUSER to the MBS system.
         - Start transaction SE38.
         - Enter the program 'SAPLSTRD' and select 'Program -> Generate'.
         - Enter the program 'SAPDBF1S' and select 'Program -> Generate'.
    while generating the second program i got the error Accessing the logical database F1S gives a
    syntax error because the include DBF1SF01 is missing.
    hope somebody could have got the same problem.so please help me with your experience.iam new to this
    minisap problems.
    again all the problem of acessing the tables exit even after doing the steps.
    hope i have explained my problem very clearly.
    please find where i went wrong or suggest some help to acess the datadase tables with the minisap cd.

    all webas downloads (ABAP, java)
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    webas 6.40 ABAP server
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/b2918eea-0601-0010-6284-e6cb7eee4399 [original link is broken]
    SAP gui
    https://www.sdn.sap.com/irj/sdn/softwaredownload?download=ftp://ftp.sap.com/pub/sdn/devkits/netweaver/abap/50072743_4.zip&df=0
    Regards
    Raja

  • Minisap 4.6 d problem

    i have installed the minisap 4.6d system in the windows 200 prof os.
    i had the following problem in my minisap access.
    while Displaying table contents with transactions SE11 or SE16
    gives an error "No changes on SAP objects allowed".
    while Accessing the logical database F1S gives a syntax error because the
    include DBF1SF01 is missing.
    after doing dbenv.cmd ,when try r3trans
    <b>C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    'R3TRANS' is not recognized as an internal or external command,
    operable program or batch file.</b>
    hope there was some problem here only,but to continue i have pasted the r3trans in the folder C:\MBS\TRANS\TMP
    <b>C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    This is R3TRANS version 6.05 (release 46D - 04.10.00 - 09:16:00).
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    R3TRANS finished (0012).</b>
    i couldn't execute r3trans,
    please help me to impoort the mbs_batch1 file for se11 and se16

    The ReadMe.txt from MBS_patch1.zip, says:
    1) Copy the file MBSCORR01042000 to C:\MBS\trans\tmp.
    2) Open a DOS window (RUN cmd).
    3) Change directory to C:\MBS, thus:
    C:\local\user>cd C:\MBS
    4) Execute the command to set the environment, thus:
    C:\MBS>dbenv.cmd
    5) Change the directory to C:\MBD\trans\tmp thus:
    C:\MBS>cd trans\tmp
    6) Run the import, thus:
    C:\MBS\trans\tmp>..\..\R3trans.exe -i MBSCORR01042000
    NOTE 1: The '..\..\' is part of the command, it is telling the OS where to find R3trans.exe.
    NOTE 2: Use R3trans.exe not just R3trans.
    NOTE 3: This assumes you have installed miniSAP in the directory C:\MBS.
    MattG.

  • Minisap 4.6 d problem please help

    have installed the minisap 4.6d system in the windows 200 prof os.
    i had the following problem in my minisap access.
    while Displaying table contents with transactions SE11 or SE16
    gives an error "No changes on SAP objects allowed".
    while Accessing the logical database F1S gives a syntax error because the
    include DBF1SF01 is missing.
    after doing dbenv.cmd ,when try r3trans
    <b>C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    'R3TRANS' is not recognized as an internal or external command,
    operable program or batch file.</b>
    hope there was some problem here only,but to continue i have pasted the r3trans in the folder C:\MBS\TRANS\TMP
    <b>C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    This is R3TRANS version 6.05 (release 46D - 04.10.00 - 09:16:00).
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    R3TRANS finished (0012).</b>i couldn't execute r3trans,
    please help me to impoort the mbs_batch1 file for se11 and se16

    In <b>MiniSap</b> you got two users <b>BCUSER</b> (For Development) and <b>DDIC</b> (for table mantenience).
    You can't mix the functionality of both...I tried...but failed -:P
    Greetings,
    Blag.

  • MINISAP Inst. Problem. MBSDATA1.MDF File format not recognizable

    Hello friends,
    I am facing one problem. I have completely installed MINISAP successfully as per the instructions given in the installtion CD.
    Now the system is not able to recognize the file format of the file MBSDATA1.MBS
    This is the file that is used to start the MINISAP. Unless this file run, I cannot run MINISAP.
    Please help. Points will be rewarded generously for the solution.
    Regards,
    Navin
    Message was edited by:
            Navin Guru

    Hi
    Check this link..
    http://www.sap-img.com/basis/sap-installation-procedure-on-win-2k-adv-server.htm
    Here are the link which will explain the procedure
    http://www.sap-img.com/basis/sap-ides-installation-procedure-for-sap-install-on-w2k-server.htm
    http://www.sap-img.com/basis/sap-installation-procedure-on-win-2k-adv-server.htm
    Regards
    Anji

  • Minisap 4.6d installation problem

    Hi experts,
    While iam installing the minisap 4.6d,iam facing the follwoing problem....(i got the CDs from Abap Ojects book)
    "Could not find SQL-Server Instance "MSSQLSERVER" on your DB host "admin". You must install SAP into the default instance or into a named instance that has the same name as your SAP system (SID)."
    Could any one let me know, where i need make the changes...
    Thanks in advance

    Hi Sanjay...
    No way. Still iam facing saaaaaaaame problem....
    Actually i have installed this software 2 times in the earlier.This is 30days trail version.
    Since it was expired, iam trying to load it again.I did not understand what is the problem now.
    just see the errors.....
    "Error: DBCOMMONDBENV_IND_MSS InternalColdKeyCheck 2 416
    Could not find SQL-Server Instance "MSSQLSERVER" on your DB host "admin". You must install SAP into the default instance or into a named instance that has the same name as your SAP system (SID).
    Error: DBCOMMONDBENV_IND_MSS ColdKeyCheck 2 416
    Phase failed.
    Error: Main {} 2 416
    Installation aborted."
    Priya

  • Problem with minisap 4.6 installation..Please help..URGENT!!

    Hi,
    Can somebody help me with this problem? when i start to install the minisap into my windows XP, i encounter this problem. may i know what shoud i put into the field?
    <img src="http://i35.photobucket.com/albums/d194/keyepvc/minisap1.jpg">
    This is the next step after the above screen. May i know what to enter into the field?
    <img src="http://i35.photobucket.com/albums/d194/keyepvc/minisap2.jpg">
    Or is there anything wrong with my PC? btw, i just reformat my window.
    Thank you.. Your help is much appreciated.

    Hi,
    Check the link below links
    http://www.christianfeichtner.com/documents/install_mbs.html
    Mini SAP Installation
    http://www.sap-img.com/basis/common-mini-sap-installation-question-and-answers.htm
    Hope this will help u..
    Regards,
    Omkar.

  • Minisap 4.6 login Problem

    Hi All,
    I have installed minisap 4.6c in my pc... my os is Win XP service pack 2.... i faced the following problem when i tried to logon..
    description : MBS
    SID :MBS
    application server : my pc name or IP address
    sap system : R/3
    system number : 00
    I first execute Start SAP MBS engine.. then i tried to logon but it showed the following error message:
    Sapgui.exe
    Failed to set socket option TCP_NODELAY (setsockopt)
    An operation was attempted on something that is not a socket.
    Pls Help me...It is very very important to me
    Thanks
    Message was edited by:
            Keshri Shailendra

    thanks alot !!!!
    Now I have found the answer i just uninstall the AGV internet security and now it is working properly............

Maybe you are looking for

  • MMS Has Arrived For iPhone 3G/3GS

    The latest 5.5 Carrier Update has been posted on iTunes. With this carrier update it allows your 3G or 3GS to send and receive MMS. To get the new carrier file connect your phone to your computer, start iTunes and tell iTunes to check for updates for

  • Can't download file - it's being Virus checked?

    Hi, I have a file in acrobat.com called 'vidplayer.zip' which I cannot download. When I try to do so, I always get the page that says "There was an error while processing your request: The requested file is being scanned for viruses.". The file was u

  • Load Balancing of Chat connections on CSS11503

    I need to load balance between two servers namely " A " and " B " on TCP port 8057 for example with the help of CSS 11150. Lets assume I have a single user by name " Z "that wants to access the servers. " Z " hits the VIP of the Load Balancer to init

  • Home Made Dock Station with HUB OTG mode and Charging !

    Hi, I just want to share my hard work with you guys ! New Video Old Video Some Pictures All information how it's work etc you can find on my website https://sites.google.com/site/sonicboomworld/ Regards and Enjoy !

  • How can I restrict or disable iTunes Radio?

    I am a social studies middle school teacher. I use iPads on a daily basis to deliver instruction to my students. The iOS 7 update includes iTunes Radio in the Music app. Unfortunately, I am unable to restrict or disable iTunes Radio from my students.