When connecting to cube via msmdpump.dll, an error pops up saying the following system error occurred: the server threw an exception

users are able to pick the SSAS database and cube, it's at the final step and suddenly excel had this error:
The following system error occurred: the server threw an exception...
Other users have no such issues at all
any ideas?
thanks
--Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

Hi Cat_ca,
Glad to hear that your issue had been solved by yourself. Thank you for your sharing.
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • Hi, I've recently bought an iPad2 and can't get connected with AppStore or iTunes, when I tap on these icons a grey page pops up saying is loading but never opens the page, no failure message is displayed, it just keep saying is loading. Apparently it is

    Hi, I’ve recently bought an iPad2 and can’t get connected with AppStore or iTunes, when I tap on these icons a grey page pops up saying is loading but never opens the page, no failure message is displayed, it just keep saying is loading.
    Apparently it is not an issue with wifi since Safari, You Tube and Maps work well, I’ve tried some of the tips, e.g. log off/on my Id, change password but no one worked.
    Your help will be highly appreciated.
    Thank you.
    Luis.

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • While Browsing SSAS 2005 Cube Getting Error " The following system error occurred from a call to GetOverlappedResult for Physical file: Logical file: '' : Insufficient system resources exist to complete the requested service."

    Hi Guys,
    When I try to Brows Cube (SSAS 2005), I get below error (Sometimes):
    TITLE: Microsoft SQL Server 2005 Analysis Services
    Server: The operation has been cancelled.
    The following system error occurred from a call to GetOverlappedResult for Physical file: '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q31.0.prt\674.fact.data', Logical file: '' : Insufficient
    system resources exist to complete the requested service. .
    The following system error occurred from a call to GetOverlappedResult for Physical file: '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q23.0.prt\385.fact.data', Logical file: '' : Insufficient
    system resources exist to complete the requested service. .
    BUTTONS:
    OK
    and I think due to above Error, Index on a Particular Attribute (EMP_ID) of a DIMENSION DIM_EMP is getting dropped from FEW of the Partitions (Folders) and started getting new error:
    TITLE: Microsoft SQL Server 2005 Analysis Services
    File system error: The following error occurred while opening the file '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q31.0.prt\688.DIM_EMO.EMP_ID.fact.map'.
    BUTTONS:
    OK
    I followed the above path and did not find file 688.DIM_EMO.EMP_ID.fact.map in folder PARTITION_2013Q31.0.prt. Once I rebuild the Index (ProcessIndex) for this partition, I am able to See file 688.DIM_EMO.EMP_ID.fact.map.
    But again when next time I get error "Insufficient system resources exist to complete the requested service", Then 688.DIM_EMO.EMP_ID.fact.map will be dropped and will not be available in folder PARTITION_2013Q31.0.prt.
    Anyone had similar issue. Could you please share your experience and resolution if any.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi Shiven,
    In your scenario, the issue occur at sometimes, right? Base on my research, the issue can be caused by that calculation estimate exceeded available memory. Possibly due to possible number of dimension members and sizes of keys. And 32bit environment didn’t
    allow for any expansion to the SSAS memory space.
    To avoid this issue, please try to use userva to fine tune the 3GB setting down to 2900 since /3GB is the likely
    cause (has been for most other customers who encountered the same problem before). The KB Articles below discuss that setting in detail.
    How to use the /userva switch with the /3GB switch to tune the User-mode space to a value between 2 GB and 3 GB
    Regards,
    Charlie Liao
    TechNet Community Support

  • When deleting the signature using Acrobat 9.0 -server threws an exception error displays

    Hi Everyone,
    I have built an application using VC++ ,in my application i try to sign a document using Acrobat 9.0 ,it gets properly signed and when i try to remove the signature it throws an exception that " Server threws an exception" ,the same code if executed in Acrobat in 7.0 is properly working.
    The code is as below
    DISPID dispid2;
    OLECHAR *methodName2 = { L"removeField" };
    dispparam1.cArgs = 1;
    dispparam1.rgvarg = new VARIANT[ dispparam1.cArgs ];
    dispparam1.rgvarg[ 0 ].vt = VT_BSTR;
    dispparam1.rgvarg[ 0 ].bstrVal = varResult.bstrVal;
    dispparam1.cNamedArgs = 0;
    dispparam1.rgdispidNamedArgs = NULL;
    hr = jso->Invoke( dispid2, IID_NULL, GetUserDefaultLCID(),
    DISPATCH_METHOD, &dispparam1, NULL, NULL, NULL );
    here after executing this line the hr throws "Server thres an exception"
    What could be the reason please throw ur ideas.
    Regards,
    Nethaji

    While deleting manually using acrobat 9.0 we are able to deleted it. But while deleting the same through code we get the following exception
    hr = jso->Invoke( dispid2, IID_NULL, GetUserDefaultLCID(),
    DISPATCH_METHOD, &dispparam1, NULL, &exceptionInfo,
    &puArgErr );
    ExceptionInfo = "NotAllowedError: Security settings prevent access
    to this property or method."
    puArgErr = 0
    Exception id : 0x80020009
    How to give the permission to invoke this method?

  • Browse cube - Change User: The following system error occurred: The user name or password is incorrect.

    Environment: Windows Server 2012, SSAS 2012 (11.0.5058)
    I have two identical SSAS Servers in the same domain. The SSAS project on machine B is a copy from machine A.
    On machine A I can browse the cube using a different user using the Change User button. But this doesn't work on machine B. Any suggestions where to look?
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

    Hi SSISJoost,
    According to your description, you can browse the SQL Server Analysis Services cube in MachineA using the user IZP\bis2, the problem is that you cannot browse the same cube on MachineB using the same user, the error message is that "the username
    or password is incorrect", right?
    In a SSAS project, the Browser button is used to browse the deployed cube. So in your scenario, the issue can be caused by that you have only copy the project from machineA to machineB without deploy it. To avoid this issue, you can deploy this project to
    ServerB. Or create an Analysis Services Project based on an existing cube on ServerA. Please refer to the link below to see the details.
    https://technet.microsoft.com/en-us/library/ms365361%28v=sql.105%29.aspx?f=255&MSPPError=-2147217396
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

    Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

    Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

  • HT4623 I followed the directions to install the IOS 7.0.6 update to my Ipad Mini, but when I click on install and agree to terms & conditions, it says it is unable to verify the update because I am no longer connected to the internet. Not true. Help.

    I followed the directions to install the IOS 7.0.6 update to my Ipad Mini, but when I click on install and agree to terms & conditions, it says it is unable to verify the update because I am no longer connected to the internet. Not true. Help.

    Ok, got it now. I turned the Mini off and rebooted. Seems to be working fine now.

  • HT1923 when I connect my ipod touch to itunes and unknown error pops up saying itunes cannot connect to ipod. how can I fix this?

    I recently updated my ipod touch to the new IOS version. Now when I go to connect my ipod touch to my itunes, an unknown error pops up saying that my itunes cannot connect to my ipod. Can anyone help me please??

    See/follow this discussion.
                                      when I plug in my itouch to my pc has the following error appear - select the program to launch this program - either microsoft word or my camera/scanner. I purchased items from itunes and it won't let me place them on my itouch. PLEASE help!!!                    

  • HT1414 forgot iphone 4 passcode  and I cant restore when connected to my computer. I get a message that says cant restore until I turn off find my iphone for the device, but I did go into icloud and erased the device. help plz!

    I forgot iphone 4 passcode  and I cant restore when connected to my computer. I get a message that says cant restore until I turn off find my iphone for the device, but I did go into icloud and erased the device. help plz!

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device: Several Alternative Solutions
    1. iOS- Forgotten passcode or device disabled after entering wrong passcode
    2. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    3. Restoring iPod touch after forgotten passcode
    4. What to Do If You've Forgotten Your iPhone's Passcode
    5. iOS- Understanding passcodes
    6. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    7. iOS - Unable to update or restore
    Forgotten Restrictions Passcode Help
                iPad,iPod,iPod Touch Recovery Mode
    You will need to restore your device as New to remove a Restrictions passcode. Go through the normal process to restore your device, but when you see the options to restore as New or from a backup, be sure to choose New.
    You can restore from a backup if you have one from BEFORE you set the restrictions passcode.
    Also, see iTunes- Restoring iOS software.

  • When I connect my phone to my mac laptop, iTunes pops ups saying 'could not allocate a resource'. How do I fix this?

    When I connect my phone to my mac laptop, iTunes pops ups saying 'could not allocate a resource'. How do I fix this?

    Temporarily disable any security software on the computer.
    Also check the host file and remove any entries for gs.apple.com.

  • UDS 4.0 - PHD Connection - Server Threw an Exception

    Hi All,
          I am using UDS 4.0 for connecting to Honeywell PHD System via OPC Server. When i execute the Tag Query first time, I am getting the Tag Values successfully. But the same query if i run it for second time i gives me an Exception "com.sap.xmii.Illuminator.logging.LHException: The server threw an exception.". So i restarted the UDS Service and ran the query again. It worked. But again second time it is throwing an exception. Can any one tell me what could be the Error.
    Here is the URL i am using:
        http://Server:50000/XMII/Illuminator?Server=UDC_PHD_1&Mode=History&Method=&DateFormat=yyyy-MM-dd'T'HH:mm:ss&StartDate=2010-01-28T04:30:00&EndDate=2010-01-28T04:45:00&RowCount=15&TagName=MH.93A128.PV,MH.93A127.PV,MH.93A126.PV,MH.93A125.PV,MH.93A124.PV,MH.93A123.PV,MH.93A122.PV,MH.93A121.PV,MH.93A120.PV,MH.93A130F.PV,MH.93A114.PV,MH.93N100.PV,MH.93X100B.PV,MH.68A004.PV,MH.68N027.PV,MH.68X027B.PV,MH.68A010.PV,MH.68A011.PV,MH.68A012.PV,MH.68A013.PV,MH.68A014.PV,MH.68A015.PV,MH.68A016.PV,MH.68A017.PV,MH.68A018.PV,MH.68A019.PV,MH.68A020.PV,MH.68A021.PV,MH.68A022.PV,MH.68A023.PV,MH.68A024.PV,MH.68A025.PV,MH.68F027C.PV,ML.73F012C1.PV,ML.73A125.PV,ML.73A124.PV,ML.73A123.PV,ML.73A122.PV,ML.73A121.PV,ML.73A120.PV,ML.73A119.PV,ML.73A118.PV,ML.73A117.PV,ML.73A116.PV,ML.73A115.PV,ML.73A114.PV,ML.73A113.PV,ML.73A112.PV,ML.73A111.PV,ML.73A110.PV,ML.73A104.PV,ML.73N012.PV,ML.73X012B.PV&Content-Type=text/xml
    Here is the Response:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <Rowsets DateCreated="2010-01-28T04:37:13" EndDate="1969-12-31T18:00:00" StartDate="1969-12-31T18:00:00" Version="12.0.8 Build(19)">
      <FatalError>com.sap.xmii.Illuminator.logging.LHException: The server threw an exception.</FatalError>
      </Rowsets>
    Here is the  Entry in UDS Log File:
    [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework,   ERROR] 0x0     Query Id: 3     [LHDSChannelHandler.cpp @ 523, CLHDSChannelHandler::ExecuteIOCP] 
    [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework,   ERROR] 0x17009     Exception occured: pid = 3, original = 3, data = Server     UDC_PHD_1     Content-Type     text/xml     Mode     History     DateFormat     yyyy-MM-dd'T'HH:mm:ss     RowCount     15     StartDate     1264674600     EndDate     1264675157     TagName.1     MH.93A128.PV     TagName.2     MH.93A127.PV     TagName.3     MH.93A126.PV     TagName.4     MH.93A125.PV     TagName.5     MH.93A124.PV     TagName.6     MH.93A123.PV     TagName.7     MH.93A122.PV     TagName.8     MH.93A121.PV     TagName.9     MH.93A120.PV     TagName.10     MH.93A130F.PV     TagName.11     MH.93A114.PV     TagName.12     MH.93N100.PV     TagName.13     MH.93X100B.PV     TagName.14     MH.68A004.PV     TagName.15     MH.68N027.PV     TagName.16     MH.68X027B.PV     TagName.17     MH.68A010.PV     TagName.18     MH.68A011.PV     TagName.19     MH.68A012.PV     TagName.20     MH.68A013.PV     TagName.21     MH.68A014.PV     TagName.22     MH.68A015.PV     TagName.23     MH.68A016.PV     TagName.24     MH.68A017.PV     TagName.25     MH.68A018.PV     TagName.26     MH.68A019.PV     TagName.27     MH.68A020.PV     TagName.28     MH.68A021.PV     TagName.29     MH.68A022.PV     TagName.30     MH.68A023.PV     TagName.31     MH.68A024.PV     TagName.32     MH.68A025.PV     TagName.33     MH.68F027C.PV     TagName.34     ML.73F012C1.PV     TagName.35     ML.73A125.PV     TagName.36     ML.73A124.PV     TagName.37     ML.73A123.PV     TagName.38     ML.73A122.PV     TagName.39     ML.73A121.PV     TagName.40     ML.73A120.PV     TagName.41     ML.73A119.PV     TagName.42     ML.73A118.PV     TagName.43     ML.73A117.PV     TagName.44     ML.73A116.PV     TagName.45     ML.73A115.PV     TagName.46     ML.73A114.PV     TagName.47     ML.73A113.PV     TagName.48     ML.73A112.PV     TagName.49     ML.73A111.PV     TagName.50     ML.73A110.PV     TagName.51     ML.73A104.PV     TagName.52     ML.73N012.PV     TagName.53     ML.73X012B.PV     !.     [LHDSChannelHandler.cpp @ 528, CLHDSChannelHandler::ExecuteIOCP] 
    Start of Exception Stack Trace **********
         1)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, ] 0x0     The server threw an exception.
         [HdaBaseModeClass.h @ 407, HdaBaseMode<class CLHOpcHdaDSHistory>::FinalTagModeExecute]
         2)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [HdaBaseModeClass.h @ 630, HdaBaseMode<class CLHOpcHdaDSHistory>::FinalTagModeExecute]
         3)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [tagUtil/lhds2TagMode.h @ 109, lhds::LHDSTagModeImpl<class CLHOpcHdaDSHistory>::ExecuteMode]
         4)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [core/lhdsMode.h @ 133, lhds::LHDSModeImpl<class CLHOpcHdaDSHistory,struct ILHDSModeEx>::Execute]
         5)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [core/lhdsMode.h @ 174, lhds::LHDSModeImpl<class CLHOpcHdaDSHistory,struct ILHDSModeEx>::Execute]
         6)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSDispatcherEx.cpp @ 370, CLHDSDispatcherEx::CallMode]
         7)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [tagUtil/lhds2BrowseDs.h @ 385, lhds::LHBrowsingDataServerImpl<class CLHOpcHdaDataServer>::Execute]
         8)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, ] 0x0     Caught exception over a COM boundry.     [LHDSChannelHandler.cpp @ 601, CLHDSChannelHandler::OnExecute]
         9)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 609, CLHDSChannelHandler::OnExecute]
         10)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 537, CLHDSChannelHandler::ExecuteIOCP]
         11)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSChannelHandler.cpp @ 191, CLHDSChannelHandler::Execute]
         12)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,      Host, HANDLED] 0x0     Handled exception.     [ThreadPool.cpp @ 460, ThreadPool::ThreadProc]
    End of Exception Trace **************
    Thanks,
    Gowtham K.
    Edited by: Gowtham Kuchipudi on Jan 28, 2010 11:57 AM
    Edited by: Gowtham Kuchipudi on Jan 28, 2010 1:08 PM

    Hi Sam,
        I tried using &Session=false, but it didn't solve the problem. I replaced the HttpPost Action Block with TagQuery. But still have the problems with Scheduler. And also tried with both STA and MTA options in UDS configuration for Threading Model with no success.
    Earlier when we installed and configured UDS 4.0, then also i noticed few strange things, like -->
    I entered the User and Password in UDS Configuration and tried to start. But it didn't and the Log file says Login Failed. Then i went to services.msc and re entered the password there for this uds service and clicked on start. It started. I don't know why the password is not properly stored when i enter the Password in UDS.
    Can any one please help me to understand why the scheduler is failing when connecting to Data Historian. Is there any setting i am missing in the UDS Configuration or in TagQuery?.
    Thanks,
    Gowtham K.

  • Recently when opening up Photoshop, my Adobe CS6 Master Collection pops up saying there's some kind of offer going on the Creative Cloud.  For awhile I was just able to close out of it and go about my business on Photoshop, but now it's not allowing me to

    Recently when opening up Photoshop, my Adobe CS6 Master Collection pops up saying there's some kind of offer going on the Creative Cloud.  For awhile I was just able to close out of it and go about my business on Photoshop, but now it's not allowing me to open Photoshop unless I sign up/pay.  I'm quite confused?  I really NEED to have access to Photoshop ASAP.

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • When I attempt to scan a document to my computer I get the following message make sure the printer s

    I have an HP Photosmart 5514 printer.  When I try to scan a document to my computer I get the following message
    "Make sure the printer software is installed on your printer, and that 'Scan to computer is enabled via the pronter software"

    Hello Stevefried,
    Did you install the printer's software on your computer via CD or download?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server.

    Since upgrading to Firefox 27.0 some webpages will not load when I click on them. It gives me a message saying that Firefox can't find the server. I have to click the link several time before it will load and sometimes when they do load it does not show the page right. It is like the HTML is messed up or something. I have tried everything I can think of. I started in safe mode, still did it., I removed add-ons, still did it., I reset Firefox and still did it., I completely uninstalled Firefox and re-installed Firefox and it still does it. I have tried Malware Bytes Anti-Malware scans and Avast boot-time scans and found no malware or viruses. I have found that those websites open the first time with no problems on my IE9 and they used to do so in Firefox 26.0. I'm at my wit's end. The website links are in my bookmarks and are used all the time so they are trusted and my avast is set to allow them. They range from news websites to gun websites and everything I have read says that Mozilla does not filter those unless something has changed recently.

    Try this as a first step;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    While you are in safe mode;
    '''''Firefox Options > Advanced > General'''''. Look for and turn off '''Use Hardware Acceleration'''.

  • TS3212 when installing iTunes on my new laptop a message box appears saying some sort of error has occured and i have to uninstall it then reinstall it again and it still won't work what should i do?

    when installing iTunes on my new laptop a message box appears saying some sort of error has occured and i have to uninstall it then reinstall it again and it still won't work what should i do?

    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, does iTunes launch properly now?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

Maybe you are looking for

  • Questions about sender JDBC adapter

    Normally we use sender jdbc adapter in this way: query statement: SELECT * FROM table WHERE processed = 0 update statement: UPDATE table SET processed = 1 WHERE processed = 0; The update statement will be executed after the message has been successfu

  • No Compiling Error but doesn't work NEW

    import java.awt.*; import java.awt.geom.*; import java.awt.event.*; import java.applet.*; public class javacw extends Applet implements KeyListener, Runnable      Area pandaArea;      Graphics2D g2d;      // Providing coordinate control for the Panda

  • What mode should i put my computer in before travel

    Ok, i will be bringing my macbook to school with me come this semester. what mode should i put the laptop in before putting it back into my book pack after a class to travel to another class. So im looking for a mode like sleep, completly shut down,

  • Effect of Force use of non-existing index in program

    Hi, What is the Effect of Force use of non-existing index in program? We have forced the use of a custom index in our program, i want to know the effect in the program if in the future this index will be deleted or removed from the database? Thanks a

  • Export table in iseries

    Dear All, We want to export a table data from our sap system to local file. Can anyone tell us the command to execute the same for AS400 server. we are using IBM iseries machine. Thanks, Sailesh K