Error in webi report while refresh

BO XI 3.1 Sp2
windows server 2003
SAP BW NW 7.0
Reports are working fine till yesterday. Today when we refresh webi reports getting below error
*"A database error occurred. The database error text is: Error getting variable for cube "XXX_XXX/XXX_XXX_XXX". Unknown error (WIS 10901).*
All webi reports are getting same error.
Tried to verify iin CMC. We have two entitlement systems in CMC. QB1, QB2. Verified all username/passwords. And every thing is working fine. Imported all sap roles. Every thing was working fine till yesterday.
But when I verified in user/groups, I am able to see all SAP roles of QB1. Very few sap roles of QB2.
Please help me.
Thanks,

Hi,
I think your BASIS may have done something in the BW side, as i've seen this kind of problem when importing wrong transport and overwriting content.
As a test,  try hardcoding the Universe connection with a named SAP_ALL user instead of using SAP SSO
FWIW -  SP02 is no longer supported .  SP03 is no longer maintained (last FP3.8 is due soon)
most reference customers are on XI 3.1 SP04 FP4.1 or XI 3.1 SP05   with BW 7.01 SP09/10
From your description, i can't tell if you are using EhP1 or not. ( you really should be)
Regards,
H

Similar Messages

  • Error in web reports (Report 10g r2)

    Hi,
    I am working on Developer 6i and has started learning 10g.
    I created a web report.If i run it in there is an error in web report.
    500 Internal Server Error
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:C:\Users\USER\AppData\Local\Temp\docroot\3000\default\defaultWebApp\persistence\_pages\\_MODULE1000202980.java
    Error occurred during initialization of VM Could not reserve enough space for object heap
    Please guide me how to resolve this.
    Regards
    Satya

    Hi Sathya,
    Check this link your issue is already been discussed,
    http://stackoverflow.com/questions/9303889/error-occurred-during-initialization-of-vm-could-not-reserve-enough-space-for

  • [Help]: Web-Report is refreshed never end.

    Dear Collegues.
    Hi guys ...
    In the web-report,,, i intend to make the report can extend some Info Object automatically & programmatically.
    Hence, i use web-API & javascript to make it happened. How ??
    In the web-designer; especially in HTML part, i create javascript & web-API code:
    <script>
    function test() {
      SAPBWOpenURL("<SAP_BW_URL DATA_PROVIDER='ZCVP_CON' CMD='EXPAND' IOBJNM='ZBRSLSPR' AXIS='Y'>");
    test();
    </script>
    I add this before the row of code : </BODY>
    Virtually, this line of code worked (It can expand the InfoObject/Characteristi/Key Figure that i want to) .. But..
    The report Web-Report is Refreshed never ending.
    <b>Could somebody tell me how to make some function is run only once ??</b>
    Should i check the session/something?? For Example the catche.
    Could somebody give me the clues how to make it happened ??
    If any of you little bit don't understand with my explanation & questions, p/s don't hesitate to ask me to make it clear.
    Kind Regards,
    Niel

    Hi Deepu,
    Basically, we're gonna make the process automatically run therefore i didn't use button/link to make it.
    Do you have any idea how to make the function run once???
    Because if we refer on ASP programming, it has condition to make sure some function is run only once.
    Many Tks Deepu.
    Kind regards,
    Niel.

  • The action cannot be performed error for Webi Report

    HI,
    I am getting the error The action cannot be performed error for Webi Report. I am getting this error after i save the report and open it again.

    This is happening for only 1 particular report. In the end  i  removed some of the objects from the query and added some new ones.
    Strangely it worked!

  • Error (IES10901) (WIS 10901) while refreshing the Webi report

    Hi Gurus,
    We have created webi reports using Universe design tool on top of BEX Query based on 0SD_C03 cube and now we are facing Database error: A runtime exception has occured. (Error loading cube 0sd_c03 (catalog : % 3). (IES 10901 ) (WIS 10901) while trying to refresh the Webi report from Data Access--> Edit--> Run Query while its running fine when I refresh the report using refresh button option in Webi.
    When I run the the query in rsrt its working absolutely fine.
    Note that we are using BOBJ 4.0 SP7 and this issue has come recently.
    Any idea or help on this would be appreciated.
    Regards,
    Monil

    Hello Monali,
    are you getting this error constantly or sometimes?
    what type of connection are you using for your Webi report
    Is it Specified user name/password OLAP connection or SSO Olap connection
    If your are using Specified user name/password OLAP then try with SSO connection because SAp recommendation is not to use  Specified user name/password OLAP connections..to resolve this kind of issues please restart DSL bridge..
    Regards,
    Naveen D

  • Error in webi report

    Hi All, While refreshing webi report in Bi 4.0, I am getting the following error: BW System PBP returned state DATA ACCESS PROBLEMS. Message= WARNING Error while retrieving data: JCO_ERROR_SYSTEM_FAILURE: Time limit exceeded. com.sap.ip.bi.bics.dataaccess.resource.impl.bi.exceptions.BICSResourceBwRuntimeException DataAccessproblem. I have executed the same query with same filters in analyzer and RSRT and it works fine but does not work in BO.

    Hi
    make sure that user had provided the access/authority to use the BW query
    and also check the user had provide the right authority to the connection also of BO

  • Error in Web Srvice while SSO to RFC in the ECC system

    Hello Folks,
    I am creating an Web Service out of EJB to connect to ECC with an SSO(Logon ticket) based Modeldata JCo for which I get an error (Log provided below). When I create the Modeldata JCO with UserID/Pass it works fine.
    Error Line : IWDJCOClientConnection client = WDSystemLandscape.getJCOClientConnection("WD_MODELDATA_TEST_SSO");
    Error Message :
    HTTP/1.1 200 OK
    Connection: close
    Server: SAP J2EE Engine/7.01
    Content-Type: text/xml; charset=UTF-8
    Date: Mon, 27 Feb 2012 04:41:07 GMT
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ><SOAP-ENV:Body><rpl:ConnectResponse xmlns:rpl='urn:TestSSOProjectWSVi'><rpl:Response>
    com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:152)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:160)
         at com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.getJCOClientConnection(WDSystemLandscape.java:41)
         at com.test.TestSSOProject.TestSSOProjectEJBBean.Connect(TestSSOProjectEJBBean.java:51)
         at com.test.TestSSOProject.TestSSOProjectEJBLocalLocalObjectImpl0_0.Connect(TestSSOProjectEJBLocalLocalObjectImpl0_0.java:103)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve connection parameter for 'WD_MODELDATA_TEST_SSO'
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestination(JCOClientConnection.java:649)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:476)
         at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:242)
         at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:227)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:129)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:150)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.services.sal.um.api.WDUMException: No client user defined for the current request (no regular Web Dynpro request as ITask is null.
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.getCurrentUser(AbstractClientUserFactory.java:48)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.getCurrentUser(WDClientUser.java:67)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestination(JCOClientConnection.java:582)
         ... 34 more
       </rpl:Response></rpl:ConnectResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
    Edited by: Prasanna Joshi on Feb 27, 2012 1:43 PM

    Hi All,
      Please suggest if anyone has faced similar error and any possible solution.
      Any help would be highly appreciated.
    Thanks
    Vishno
    > Hi All,
    >
    > We have 3.5 Web Reports running in Production. We
    >  are on NW2004s platform.
    > The web reports have a WBS Element hierarchy in the
    > 1st column.
    > On expanding this hierarchy it throws an error
    >  message "<b>An error has occured
    > during loading. Please look in upper frame for
    > further information</b>". However  
    > there is no further explanation of the message.
    >  Seems its happening because of
    > high data volume.

    > Please suggest if I need to set any memory
    > parameters. If so how.
    > In SMICM I have increased the timeout for HTTP
    >  service to a high value (6000).
    > There are similar threads posted previously but no
    > solution.
    >  Any help will be highly appreciated.
    >
    > Thanks
    > Vishno.

  • WebI report not refreshed after BW pwd change - SAP EP-KM asPoint of entry

    Config:
    BOXI3.1 SP3 FP3
    INTG. KIT SP3 FP3
    BW 7.01 SP5
    SAP EP 6.0
    Imported all transports
    Configured BW Publisher
    Configured SAP Authentication in CMC
    Imported required roles in CMC
    Imported KM Par file in Portal
    Issue:
    Users logon to EP with SAP BW credentials and clicks on a webi report within KM with Infoview structure -> report is executed and can be refreshed successfully.
    User forgets his pwd and the security team reset his pwd
    User logon to SAP EP with reset initial pwd and gets a prompt to enter new pwd -> new pwd chosen and logon successful -> clicks on a report within KM with Infoview structure -> report pops up but can not be refreshed as an error msg below pops up
    A database error occured.
    The database error text is: Unable to connect to SAP BW server Name or password is incorrect (repeat logon). (WIS 10901)
    Temporary solution:
    Logon to Infoview directly and login with SAP account -> report executed and refreshed successfully -> Logout
    Then go back to EP to execute report and since then works fine but issue occurs again if pwd is changed and logon to Infoview directly process have to be done to move on.
    Has anybody had these issues or have an idea what config might be missing?
    Please note that SNC was not configured as we are not using AD for logon or report bursting for now. All docs read have specified that SNC is not required for my scenario.
    Also certificates have been established btw BW and EP and SSO works well with BEX queries deployed thru EP.
    Any ideas will be appreciated.
    Thanks,
    Norita

    More info -
    If I clear the error msg and continue to click on refresh values in prompt screen multiple times then the bw account gets locked in SAP BW backend.
    Please note that the universe was created to use SSO authentication and no user credentials hardcoded.
    FQDN are also used for all the configs.
    Has anybody encountered these issues before? Please let me know if you have any ideas or pointers.
    Thanks,
    Norita

  • Error - Generating WebI report with Multi-Source universe (.unx)

    Hello ,
    While creating WebI report from multisource universe (.unx) , created using
    relational connection with SAP BW JCO connector , following JCO exception is
    cropping up
    Database error: [Data Federator Driver] [Server] [Connector 'Test_RCN_01'] SAP
    NetWeaver BW has reported an exception: com.sap.conn.jco.JCoException: (101)
    JCO_ERROR_CONFIGURATION: Server configuration for DF_SERV-bitest-3300-NOSNC is
    already used for a running server. (IES 10901) (WIS 10901)
    Steps followed for Multi-source universe creation
    1. creating relation connection ( Passed)
    2. Creating Data foundation using this connection (passed)
    3. Mapping two parameters (programIDMapping, hostname ) with RFC destination and
    BW FQDN ( passed )
    4. Creating Business layer for this Data foundation (passed)
    5. Open webintelligence with SSO and while creating the reports using the .unx ,
    the above error is coming
    already implemented SAP note no 1638647
    System used
    SAP BW 7.1 with EHP 1 and SP 10
    SAP BI 4.0 SP2
    Data federation service admin tool version 14.0.2
    thanks,
    Rajib

    Hi,
    try with this.
    Starting the Gateway Service on the Message Server resolved this issue.
    There have also been reports of this issue when name resolution issues occur between the client and the Message Server machine.  As a test, you can add the Message Server name and IP address to the Windows\System32\Drivers\etc\hosts file.
    Or check SAP note 1590518.
    Thanks,
    Amit

  • Error in WEBI report and MDXTEST  when using Dimensions in Prompt

    Hi,
    I am using BOXIR3.1 SP2, SAPBI 7.0
    I m creating a webI report (Universe is on SAP BI Query.) which include following objcets in Query section of WebI pannel:
    Business partner, Account Class, Total Arreas count.
    The Condition pane of Webi Includes Prompt on object "Account Class".
    When I run a report, I get List of values for Dimension Account Class, when I select one of available value eg: Commercial Customer,I get Following Error.
    A database error occured. The database error text is: The MDX query SELECT  { [Measures].[4EITIDWAFWLLZD2ONIAVCKD56] }  ON COLUMNS , NON EMPTY CROSSJOIN( [Z_BPATNER].[LEVEL01].MEMBERS,  { [Z_FCACTBP__0UCACC_CLAS].[Commercial Customers] }  ) ON ROWS FROM [ZFC_M07/Z_FC_M07_Q002]  failed to execute with the error Value Commercial Customers for characteristic Z_FCACTBP__0UCACC_CLAS unknown. (WIS 10901)
    I tried running same query in MDXTEST editor of BI. I got same error!!!
    Then I tried changing the MDX Query as:
    SELECT  { [Measures].[4EITIDWAFWLLZD2ONIAVCKD56] } 
    ON COLUMNS , NON EMPTY CROSSJOIN( [Z_BPATNER].[LEVEL01].MEMBERS,  { [Z_FCACTBP__0UCACC_CLAS].[COM] }  ) ON ROWS 
    FROM [ZFC_M07/Z_FC_M07_Q002]
    Then it worked Fine!!!  If you observe the change is in the value of Prompt Account Class [Z_FCACTBP__0UCACC_CLAS].[COM]
    By default Dimension object in Universe shows text value, but when I changed the MDXQuery with Key value (This is one of the value of value is for [Z_FCACTBP__0UCACC_CLAS].[Level01] object in mDX test Editor.) It works fine.
    I wonder How do i solve this problem!! List of values available in dimension cannot be changed at universe level.
    Please let me know if any solution for this exists.
    regads,
    Nisha.

    Hi Ingo,
    I am creating the prompt on the dimension "Account Class" at WebI level.
    The Technical name of this object is: [Z_FCACTBP__0UCACC_CLAS].[LEVEL01]
    Also,
    I confirmed that Index Awareness is applied on this dimension as [Z_FCACTBP__0UCACC_CLAS].[LEVEL01].[TECH_NAME].
    This Dimension has detail object called "Account Class (Key) "and "Account Class (Medium name)".
    MDXtest editor in SAP, shows me text as well as [ Level01] values:
    Eg: Account Class InfoObject has values "Commercial Customer " (This is text value)and  "[Z_FCACTBP__0UCACC_CLAS].[COM]".
    COM Refers to Commercial Customer .
    So In WebI when I use Dimension "Account Class" as prompt, I get Text value of this InfoObject which is "Commercial Customer ".
    and MDXQuery Fails. But when I modify this query in mDXTEST Editor with value as "[Z_FCACTBP__0UCACC_CLAS].[COM]", It work fine.
    I donu2019t understand the reason, since this problem is with almost 90% of Dimension object.
    When I delete this object from universe, and refresh the universe then webI works fine.
    But, if for some reason I refresh the universe again, the Dimension object as a prompt doesnu2019t work!!!
    This error occurs every time I refresh the universe.
    We are in UAT phase and soon to go Live!!  We cannot afford to delete the object every time I refresh the universe.
    Please let me know your inputs.
    regards,
    Nisha.
    Edited by: Nisha Makhija on Oct 15, 2009 4:56 PM

  • Error in Web report "Error on Page"

    Hello,
    When I run a web report I provide values for Company code with option as * with cc value as 100*.
    The report runs and gives initial output but I get an Error on page.
    After this I am not able to navigate further in the report i.e  there is no action when I try to drill down.
    Experts please help.
    Regards,
    Ketan

    Hi KT,
    You must have used a varialble while designing the query and you must be knowing which type it is.
    To be more precise pattern selection is supported for selopt (selection option variables only).
    Please note down that the "Contain Pattern" is not supported for the following variable types:
    1) Single value variable
    2) Multiple values variable
    3) Range Value Variable
    This feature is only supported by variable type 'Selection option'.
    Regards,
    Michael

  • Live-Office Error in WebI reports

    Hello,
    After I upgrade my server to BO XI 3.1 SP4 my live-office in production environment stop to works.
    Every WebI report that I try to add (freeze after I select the report and before its preview) or refresh keep running until give a timeout error.
    Any one has faced some issue like that? In my DEV environment I did the same upgrade and got no errors and this only happen in WebI reports.
    Best Regards,
    Ruy.
    SAP has return my message and said that a solution for this problem will be available in FP 4.1.
    Edited by: Ruy Osório de Freitas Neto on Nov 9, 2011 11:27 AM

    Hi Jawahar,
    thanks for guiding me to this KB, I did the suggested modification i.e:
    Add the following to the command line for the DSLBridgeServer (adaptive processing server)
    "-Dbusinessobjects.connectivity.directory=C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0//dataAccess/connectionServer".
    I'm now testing by refreshing the webi reports. Lets see if I see the "csEX" error again.
    Regards,
    samique

  • CsEX error in Webi Reports - restarting DSLBridge

    Hello,
    We are facing this issue where the webi reports throw out csEX error.
    Stats: BO 4 sp6 on a physical server windows 2008 (application server). There are 2 tomcat servers (web servers). The application server has 32 GB RAM.
    Based on a document from SAP, I broke down the Adaptive Processing Server into multiple servers. I have 2 DSLBridgesServers each has 4 GB of RAM assigned. (Xmx4 in the command line).
    We updated to BO4.0 SP6 4 days ago from BO 4.0 SP4 and are facing issues, the webi report throws "csEX" error. This only happens when I refresh Datawarehouse reports (Oracle 10g) not the SAP BW reports (webi reports using BICS connection to BW). Im stumped on this issue and the only remedy I see out of this is to restart both the DSLBridgeServers. After the restart of the DSLBridge Servers the reports seem to refresh fine till for about 5 to 8 hours. And then the "csEX" error appears again.
    can anyone please guide me what needs to be done to resolve this issue. thanks
    Regards,
    samique

    Hi Jawahar,
    thanks for guiding me to this KB, I did the suggested modification i.e:
    Add the following to the command line for the DSLBridgeServer (adaptive processing server)
    "-Dbusinessobjects.connectivity.directory=C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0//dataAccess/connectionServer".
    I'm now testing by refreshing the webi reports. Lets see if I see the "csEX" error again.
    Regards,
    samique

  • Cosmetic issue in WEBI report while creating on top of BEX query

    While Creating WEBI report on tob of BEX Query, it is displaying both Technical names and descriptions at webi design level.
    The infoobjects we had used in BEx Query is Navigation Attributes.
    In case if we are using normal Infoobjects, we can able to restrict as per my requirement like uniqe name, description or both.
    In this webi report user(Power user) having flexibility to drag and drop available characteristics.
    Due to this issue column heading is displaying both technical name and description. For example Customer(ZCUSTOMER)

    How come , if  it is display for data means it also need to be display for header (Dimension also).
    you can try alternatively in webi by creating variable  for that Iobj .
    Refer below blog provide details:
    BOBJ Tricks: Toggle the Display of Text and Key in Webi
    Regards,
    Seshu.P

  • How can I capture Webi server name in a webi report after refresh.

    Hi Experts.
    My BOE clustered with two or more webi server, I want to capture the webi server name in the webi report after I refreshed this report. Is there any standard webi funtion I can use to show the server name or any variable in the universe I can use?

    Hi Bruce,
    May the following links lead you to the solution......
    [http://www.forumtopics.com/busobj/viewtopic.php?p=403480&sid=6cd088cfbf8cbffd78c17e0cbf280572|http://www.forumtopics.com/busobj/viewtopic.php?p=403480&sid=6cd088cfbf8cbffd78c17e0cbf280572]
    [http://www.forumtopics.com/busobj/viewtopic.php?p=601777&sid=d6123b363d6af6b3cf0aaa6cef6eb86b]
    Regards,
    ArunKG

Maybe you are looking for

  • Animated GIF. problems in Captivate

    I have been trying to bring in an Animated GIF. into my Captivate presentation. When I import the animation using Insert> Animation it converts the animated gif to a swf file. In the preview screen it shows my animated gif with multiple colors flashi

  • Saving a WORD or PDF document in the database?

    Hello, If I have a WORD document, PDF document or EXCEL document. How can I save them in the database? What type of LOB I should use. What I would like to do is have a webpage with a text box and a browse button. The user can then use the browse butt

  • Manual install of Flash Player

    I have a Power PC based Macbook pro running 10.5.1. For some reason my flash player stopped working and now when I try to install it, it tells me the installation failed and that I need to manually install it. They (Firefox I suppose) even provide a

  • MacBook Pro DVD Region Settings...

    Hi I have a new MacBook Pro and use the DVD drive quite frequently with different regions. Is there a way to make it so you can have all regions working at once with no limitations? It is so frustrating that there is only 5 times you can change it. I

  • I want to buy a refurbished ipad mini 2 from your website. Wonder whether it is applicable for the purpose of GST return in airport ?

    i want to buy a refurbished ipad mini 2 from your website. Wonder whether it is applicable for the purpose of GST return in airport ?