Build PAS Model - Cannot get exclusive access to model

Hi all!
I am receiving "Cannot get exclusive access to model" when we generate Build PAS Model from CubeBuilder.
This is the environment info:
OS: Red Hat Enterprise Linux Version 5.4
Product: SSM 7.5 SP09 HotFix 03 (working in SAP Netweaver CE 7.1 SP5 for MaxDB)
DB: MaxDB 7.6
I create CBDEFAULT model connection, ODBC DSN SSM_CB_EA and SSM_CB_EA LINKDID, as per instructions in the install and config guides.
All except the cube builder is working fine, even though after receiving the error y verified in my SSM Administrator that the Model Connections were
correctly defined, my cube was named "CLARO" so the connection was automatically created as CBCLARO_MM and CBCLARO_SC, we tested connection and all was ok.
I suspect about the ODBC for linux, for that instance, I install unixODBC and configure, but the problem persist. In my test, we verified that the user root
and smpadm (smp is my instance name) the ODBC connection works fine, however, I configure the SYSTEM DSN however I was unable to verify it.
These are my config files:
***Application Server files
Application Server installed at /app/sap/sm/lss
The lsdal.ini was copied from a Windows machine after configure the connection.
/app/sap/sm/lss/lsdal.ini:
[enable]
ConnectionID1=Oracle (OCI)
ConnectionID2=DB2 (CLI)
ConnectionID3=SAP NW BI RFC (using sapnwrfc.ini)
COnnectionID4=SAP NW BI RFC (load balancing)
ConnectionID5=SAP NW BI RFC (specific server)
[ConnectionID]
ConnectionID1=ssm_cb_ea
[Settings]
LastSource=SSM_CB_EA
[ssm_cb_ea]
A0=ODBC
A1=172.24.4.123
B1=SERVERDB
B2=0SERVERDB=smp
B3=DSN
B4=0DSN=SSM_CB_EA
B5=UID
B6=0Userid:=SAPSMPDB
B7=PWD
B8=3Password:=LNBY<W?D@420
E1=MaxDB (Unicode)
E2=MaxDB
T1=ODBC
V1=9.6.0
*** unixODBC Config files
odbcinst -j output
unixODBC 2.3.0
DRIVERS............: /usr/local/etc/odbcinst.ini
SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini
FILE DATA SOURCES..: /usr/local/etc/ODBCDataSources
USER DATA SOURCES..: /root/.odbc.ini
SQLULEN Size.......: 8
SQLLEN Size........: 8
SQLSETPOSIROW Size.: 8
System DSN files
/usr/local/etc/odbc.ini
[SSM_CB_EA]
ServerDB=SMP
ServerNode=172.24.4.123
Driver=/sapdb/programs/lib/libsqlod.so
[Default]
Driver=/sapdb/programs/lib/libsqlod.so
/usr/local/etc/odbcinst.ini
unixODBC 2.3.0
DRIVERS............: /usr/local/etc/odbcinst.ini
SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini
FILE DATA SOURCES..: /usr/local/etc/ODBCDataSources
USER DATA SOURCES..: /root/.odbc.ini
SQLULEN Size.......: 8
SQLLEN Size........: 8
SQLSETPOSIROW Size.: 8
User DSN File (root)
/root/.odbc.ini
[SSM_CB_EA]
ServerDB=SMP
ServerNode=172.24.4.123
Driver=/sapdb/programs/lib/libsqlod.so
[Default]
Driver=/sapdb/programs/lib/libsqlod.so
User DSN file (smpadm)
/home/smpadm/.odbc.ini
[SSM_CB_EA]
ServerDB=SMP
ServerNode=172.24.4.123
Driver=/sapdb/programs/lib/libsqlod.so
[Default]
Driver=/sapdb/programs/lib/libsqlod.so
*** Test Connection result from root
root
Connected!
sql-statement
help [tablename]
quit
SQL>
*** Test connection result from smpadm
smpadm
Connected!
sql-statement
help [tablename]
quit
SQL>
*** /app/sap/sm/lss/workfile/cb_build_CLARO.trc
LSS>
LSS> set control LINKID SSM_CB_EA
LSS>
LSS> .... capture cube id in a control var to simplify queries on other tables
LSS> access lslink
LSLink>

Hi Cliff,
This is the output of sup sho data and sup sho log before pressing "Build PAS Model" (My cube is the named "CLARO")...
System> sup sho log
ADMIN: Logged In , System Process Id 20856
         Database APLIB Open READ
         Database CLARO Open READ
         Database SMREPORT Open SHARED
CBADMIN(1): Logged In , System Process Id 21020
         Database APLIB Open READ
         Database CGLIB Open SHARED
         Database INITIAL Open READ
         Database SMREPORT Open SHARED
System> sup sho data
MASTERDB (/app/sap/sm/lss/MASTERDB) Maxblocks 8000 Number Free 7898
Database: APLIB (/app/sap/sm/lss/APLIB)
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Read
   Current State: IN USE (READ)  Protection Key: None
   Last user: CBADMIN    Last access: Mon Aug 29 22:51:39 2011
   Blksize: 512   Observations 5000   Maximum Members: 10000
   Max. Size of the Database is 32 Gigabytes.
   Maxblocks: 10000  Number Free: 4651
Database: CGLIB
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Shared
   Current State: IN USE (SHARED)  Protection Key: None
   Last user: CBADMIN    Last access: Mon Aug 29 22:51:39 2011
   Blksize: 2048   Observations 5000   Maximum Members: 10000
   Database Not Available, Cannot Display Maxblocks and Number Free
Database: CLARO (/app/sap/sm/lss/workfile/CLARO)
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Read
   Current State: IN USE (READ)  Protection Key: None
   Last user: CBADMIN    Last access: Mon Aug 29 22:51:41 2011
   Blksize: 16384   Observations 3000   Maximum Members: 20000   Maximum Variables: 5000
   Max. Size of the Database is 32 Gigabytes.
   Maxblocks: 120000  Number Free: 119986
Database: INITIAL (/app/sap/sm/lss/INITIAL)
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Read
   Current State: IN USE (READ)  Protection Key: None
   Last user: CBADMIN    Last access: Mon Aug 29 22:51:41 2011
   Blksize: 4096   Observations 5000   Maximum Members: 10000
   Max. Size of the Database is 32 Gigabytes.
   Maxblocks: 10000  Number Free: 9965
Database: JUICE (/app/sap/sm/lss/JUICE.ENG)
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Read
   Current State: AVAILABLE  Protection Key: None
   Last user: GUEST    Last access: Mon Aug 29 21:58:59 2011
   Blksize: 8192   Observations 1000   Maximum Members: 10000
   Max. Size of the Database is 32 Gigabytes.
   Maxblocks: 5000  Number Free: 4472
Database: SMREPORT (/app/sap/sm/lss/SMREPORT)
   Maxaccess: UPDATE   Disposition: ENABLED   Default Usage: Shared
   Current State: IN USE (SHARED)  Protection Key: None
   Last user: CBADMIN    Last access: Mon Aug 29 22:51:39 2011
   Blksize: 2048   Observations 5000   Maximum Members: 10000
   Max. Size of the Database is 32 Gigabytes.
   Maxblocks: 10000  Number Free: 9962
Database: TBDB (/app/sap/sm/lss/TBDB.ENG)
   Maxaccess: READ   Disposition: ENABLED   Default Usage: Exclusive
   Current State: IN USE (READ)  Protection Key: None
   Last user:     Last access:
   Blksize: 16384   Observations 0
   Max. Size of the Database is 512 Gigabytes.
   Maxblocks: 8000  Number Free: 7666
As I can see there is not a lock or session opened with my cube, could you please confirm me.
Thanks and Best Regards,
Douglas

Similar Messages

  • Can you set a single FILEGROUP to READONLY without getting exclusive access to the entire DB?

    I'm in the process of building a partitioned table with a sliding-window partition.  I have several years of historical static image data that will be moved to individual filegroups created to hold year's worth of data each.  The Business
    requires that the last 60 days of images be updateable, everything older needs to be readonly which simplifies the backup process.
    Since the PRIMARY filegroup is always READWRITE, I'm going to use the PRIMARY filegroup for the upper range of my partition to allow users to make necessary modifications to images in this 60 day window.  On a nightly basis, I'm going to run
    a process that changes the upper range on the partition to the daterange = (getdate() - 60).  The 61st day moves seamlessly from PRIMARY filegroup to my 2013FileGroup in milliseconds. 
    The process runs almost flawlessly, however, I'd like to change the FILEGROUP to READ-ONLY after moving the data to the archive partition.  In my process, I can quickly switch this archive filegroup to READWRITE and run the Partition MERGE \ SPLIT to
    change my upper range and move records between partitions.  However, I cannot change the FILEGROUP back to READ_ONLY without getting exclusive access to the entire database to save the change.
    Is there any way to set a single FILEGROUP to read-only quickly without setting the entire DB to SINGLE-USER with ROLLBACK IMMEDIATE?  I've tried the WITH ROLLBACK IMMEDIATE on the ALTER DB statement to modify the filegroup without any success. 
    I need WRITE access for a matter of seconds before setting it back to read only. Any help would be greatly appreciated.
    I'm dealing with a TB of data, a full restore could take 60+ hours to recover the entire db.  However, doing partial backups on the READWRITE portion of the DB is done quickly and I can get the business back online quickly by recovering the
    PRIMARY filegroup and then restore readonly filegroups in the background.  If I can't change these filegroups to read-only on the fly, I may have to maintain more backups for extended periods of time and may need to wait for maintenance windows to set
    filegroups to READONLY.

    Is there any way to set a single FILEGROUP to read-only quickly without setting the entire DB to SINGLE-USER with ROLLBACK IMMEDIATE?  I've tried the WITH ROLLBACK IMMEDIATE on the ALTER DB statement to modify the filegroup without any success. 
    I need WRITE access for a matter of seconds before setting it back to read only. Any help would be greatly appreciated.
    I am moving it to Tools. Consider setting up a separate database for the 60+ days data.
    Related thread:
    USE TempDB
    GO
    ALTER DATABASE SampleDb
    MODIFY FILEGROUP [Archive] READONLY
    GO
    The following error appears:
    Msg 5070, Level 16, State 2, Line 1
    Database state cannot be changed while other users are using the database 'SampleDB'http://www.sqlservercentral.com/Forums/Topic1328084-391-1.aspx
    Kalman Toth Database & OLAP Architect
    sqlusa.com
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Hi, i have lost my iPhone's iCloud password and i cannot get an access to it now because i have activated " Find my Phone " , and i couldn't remember neither the emil or password, please help me if there is anyway to bypass this process please!!

    Hi, i have lost my iPhone's iCloud password and i cannot get an access to it now because i have activated " Find my Phone " , and i couldn't remember neither the emil or password, please help me if there is anyway to bypass this process please!!

    Start here: https://iforgot.apple.com/password/verify/appleid

  • TS1398 Connected to Wi Fi but cannot get Internet access

    Connected to Wi Fi but cannot get Internet access Have just done OTA update Dec 1 1012, could this be the problem?

    Does the iPod connect to other networks?
    Do other devices now connect?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • Cannot Get Keychain Access to Quit on MacAir

    I cannot 'quit' Keychain Access on my Macbook Air (os x v10.7.4). I've tried quitting from the drop down menu at the top and from the menu on the dock - neither worked. And I can't restart my computer because it tells me Keychain Access is preventing it. This is driving me CRAZY!
    I searched the web for this issue and the only solution I found was from 2008 and mentioned an Activity Monitor. I have no clue if it even exists on my MacAir and when I searched the Help for Activity Monitor I only received two items, both dealing with monitoring children's activities.
    Hoping someone knows how to fix this...please help!! Thanks!

    Hi,
    Checks if the database is in use.
    You can run the PAS command "sup kill conn [model name]" and that should disconnect any users to that model.
    Hope this helps,
    Miguel

  • I have microsoft hp vista and i cannot get wireless access at my sister's house why?

    I have a hp laptop vista operating system and i cannot get access at my sister's house through her router. She has a Mac laptop. Thanks.

    http://h30434.www3.hp.com/t5/Wireless-Internet-Home/bd-p/Internet
    good luck

  • Cannot get internet access in Windows 10

    Symptoms
    You are connected to an access point or with the ethernet cable and cannot get an IP address.
    No internet access
    DiagnosisSolution

    All,
    There can be multiple reasons - drivers not up to date (please use the latest from our website) or in some cases could be related to VPNs and some anti-virus applications.  Please see https://forums.lenovo.com/t5/Windows-10/Windows-10-no-network-connections-or-wifi/m-p/2130264#M861
     

  • I cannot get any access to websites from my iPhone 4s in Dublin and surrounds.  Why?  This is a week long problem.

    Can anyone help me with access to websites from my iPhone 4s? For the last week I have been unable to get any access to websites but can still get emails.
    I am in Dublin and surrounding parts of Ireland.  Same problem everywhere even where access is usually very good.
    What is going on?

    Dear allan
    Thank you so much for your replying
    Please tell me what do you mean with
    (or send the unlock request to Apple on the owner's behalf. The unlocking is done with a restore with iTunes.)
    And how i can do it????
    If there is a link to this please write it to me
    And it will be highly appreciated
    Thanks again
    But please help me urgently

  • Unable to use PAS Model in Exclusive or share mode

    Hi,
    Iam getting the following error when i try to use the PAS Model in Exclusive mode.
    DB-142:
    Unexpected  Sharing  Violation  during  I/O  to  File  PLANNING.
    Check  your  Disk  Drive  or Network.
    While iam able to access other PAS models in exclusive mode, this is happening only in two PAS Models.
    Any clue why this is happening?
    Thanks
    Praveen

    Praveen,
    The problem is open sessions in PAS which locks the model. If you are using a model in Exclusive mode, that means that no one else will be able to access that model while you have your session open. That is also why the suggestion of using the Exit Clear command when exiting PAS, because Clear closes the session, merely using Exit does not.
    By restarting Extended Listener or JPIP (depending on your version of SSM) you are closing all these open sessions. In JPIP you can see which sessions are currently being used and stop one or all of them.
    When you are in PAS, you can see in a box at the bottom what model and what mode are currently engaged. If you are using the sample data, typically you will see JUICE (read only) as the default model. When you click on a model or use one through a command line - like USE JUICE EXCLUSIVE - you will see the box changes to something like JUICE (exclusive) mode. The Juice model is now locked out to all other users. This is so you can modify the model without fear of others having open sessions accessing the model.
    Restarting services - either Extended Listener or JPIP - is usually a good start with troubleshooting.
    Regards,
    Bob

  • I get an access denied error when logging into extension builder 2.1 on Flash Builder 4.6

    I get an access denied error when logging into extension builder. The error is: You are not eligible to use CSIDE1 services due to the Service Eligibility Requirements.. Very frustrating since there is no other option than to read the adobe legal docs.
    Before this started happening I was prompted to put in my birthday (WHO KNOWS WHY ADOBE NEEDS MY BIRTHDAY). I filled it in wrong and now this....
    PLEASE HELP

    Ok this problem is fixed.
    Info for anyone else who faces this problem.
    Apparently when adobe designed the extension builder installer package, they decided to get cute and try to figure out what version of the software, the extension builder package files should be installed into. So if you have FB4, FB4.6, and FB.7 there is no telling where it will go. Also if you try moving these folders somewhere else out of the applications directory, the installer will still find them on the system. I finally figured this out by watching my system log and seeing
    11/22/13 12:13:46.258 AM cp[70909]: Cannot make directory /Applications/Adobe Flash Builder 4.6/Adobe Flash Builder 4.6.app
          Location: /Users/myuser/Downloads/Adobe Flash Builder 4.6-adobegarbage/plugins/com.adobe.cside.ui_2.1.0.201304282312/icons: No such file or directory
    After removing every single instance of places the package installer was trying to use. It finally resolved to the correct FB4.6 location. Why adobe could'nt spend a little extra time add a destination selector in the package installer is beyond me, but hey i only wasted 3 days trying to figure this out.... Sadly it isnt the first time i've wasted copius amounts of time fighting Flashbuilder problems.
    Halligrimur, thank you for your help. It did lead to me solving the problem.

  • I recently thought I lost my iPhone and I erased it but now that I found it. I cannot get the this iPhone message is lost please call ********* I am out of the country my laptop is at home. I cannot access I tune. How do I fix this. I have an iPhone 4s

    I recently thought I lost my iPhone and I erased it but now that I found it. I cannot get the this iPhone message is lost please call ********* I am out of the country my laptop is at home. I cannot access I tune. How do I fix this. I need to get it back on so I can face time with my family. The phone says 3G but it keeps saying on list mode. I signed on icloud and removed it from the account and nothing. Please help!

    If you removed the device from your iCloud account rather than using the "Stop Lost Mode" option, then you will most certainly need to restore the iPhone, and that will require a computer running iTunes.
    http://support.apple.com/kb/HT1414
    Regards.

  • I cannot get to or use my home pc for a while and am staying with a friend for the foreseeable and am using their pc to write this. How do I access my itunes account on their pc. Thanks Karen

    I cannot get to or use my home pc for some time and am staying at a firends and using their pc to write this. I need to access my itunes account and music on their pc. How do I do this. Thanks

    An easy route would be to use the iTunes Match service such that all your Songs are available anywhere over the internet via iCloud.  Once complete you can create an account on your friends PC, download iTunes and sign-in to the iTunes Store with your Apple Id, start iTunes Match and it will provide access to all your Songs.
    Not quite so good, is simply to follow the steps on your friends PC as above, however, instead of iTunes Match simply access the 'purchased' songs area from the iTunes Store home page that will give you access to all your purchases without iTunes Match.
    IMPORTANT:  Apple only like to see a single Apple Id associated with one device - so if your friend already has an active Apple Id account on the PC, it would be wise to use an alternate machine.  Apple has a 90 day lock out associated with switching Apple Ids on a common device.

  • I keep getting an error pop-up when I try to access my email. The pop-up says Cannot Get Mail  The connection to the server failed.  I get this pop-up on both my iPhone 5 and my iPad. I can still access my email, but the pop-up is real annoying.

    I keep getting an error pop-up when I try to access my email. The pop-up says Cannot Get Mail  The connection to the server failed.  I get this pop-up on both my iPhone 5 and my iPad. I can still access my email, but the pop-up is real annoying. Can someone please help me with this?  -Stu

    Hi StuNYC,
    Welcome to Apple Support Communities.
    It sounds like you're seeing an alert message when opening Mail on your iOS devices. Do you have multiple email accounts setup on the devices? Take a look at the article below, it provides suggestions that will resolve most issues that  cause an alert like that to appear in when starting the Mail app.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    I hope this helps.
    -Jason

  • I have recently installed the new OSX Lion on my 2009 MacBook. Now I cannot get access to my Windows-Partition, which is on the harddisk. I cannot choose to boot from LION OSX or Windows. Who can help?

    I have recently upgraded my MacBook to OSX Lion. Now I cannot get access to my windows-partition. I cannot choose booting from OSX Lion or Windows. Who can help???

    I believe that Lion and Mountian Lion use BootCamp 4.0 and earlier versions used 3.0. I don't use BootCamp but from reading The link below you need to get new drivers, burn a cd and install. Check out #20 on this page.
    http://support.apple.com/kb/HT4818#19

  • HT4410 I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7

    Dear Apple. I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7 bootcamp install download from Apple

    It is a Total Misconception that the Support files are installed when you are installing Windows, even if the USB drive that holds them is inserted in the system when doing the Windows install.
    You must always Run the Setup.exe files from the support files or run the drivers individually once Windows has finished installing and booted to the desktop.
    Also you really need to run the Boot Camp Control Panel Applet and check for updates as not all the newest drivers for full function of all the hardware is included with the original support download. That download is basically a generic version to get the system working and without doing the updates not everything will work properly.

Maybe you are looking for

  • Adobe Acrobat XI Pro: Limitation of Records in the Tracking Responses.pdf File

    Hello, When we create and distribute a PDF form, with the email or internal server option, is there a limitation about the file size and the number of records in the Tracking > Forms > Distributed > Title_responses.pdf file? Thanks.

  • Internet Explorer Hang Up

    The Identity Management functionality of SAP NW seems to freeze when I use Internet Explorer, but it works fine when I use Mozilla Firefox.  Does anyone know why this may be happening?

  • 50gb free space on disk, but can't copy any more files onto disk.

    Hi, I use my 120gb iPod classic to store films and tv shows on (in disk mode). these occupy round 35gb of the hard disk space and my music takes up around 30gb also. But the problem is I cannot copy any more things into the iPod (not in iTunes) in wi

  • PDFMaker hangs in Excel

    I am running MacOS10.3.9,and CS2. I am trying to create a pdf from an excel file, not password protected, and as a sample, only a couple of cells. I created and saved the doc, set up distiller to the settings I wanted, activated the doc, opened proje

  • Laptop stolen, lost 2000 songs, what now?

    I know itTune is a "one way street" iTunes to IPod but is there any fix for this? I have my iPod but my laptop was stolen and I don't what will happen when I synch to my new laptop. Will the iPod go crazy since the source songs aren't in the new vers