Download to Excel after migration to 11g: Table lose formats

Hi,
after migration to 11g we make some test.
Download to excel is not working correct. Calculated column lose the rounding, Table with green line lose the format of the borders.
Is this a known issue?
Regards,
Stefan

Yes. Refer to ID 1380981.1 and ID 1451127.1
It depends on which version of OBIEE you're working with though and the Locale set for Excel.
Please assign points if helpful/correct.

Similar Messages

  • Download to Excel after Unicode Upgrade not working

    Hi
    Before the unicode upgrade we downloaded a spreadsheet, specifying the columns and table. Since the upgrade the spreasheet opens and start to create the columns, but as soon as it tries to write the table we get an error at teh following code.
    class  C_OI_CONTAINER_CONTROL_CREATOR method  i_oi_spreadsheet~insert_one_table
    Error as follows
    \INTERFACE=I_OI_ERROR                                                                               
    I_OI_ERROR~ERROR_CODE           CALL_NOT_FLUSHED
      I_OI_ERROR~IS_FLUSHED                                                                               
    I_OI_ERROR~HAS_FAILED           X
      I_OI_ERROR~HAS_SUCCEEDED                                                                               
    ERROR_NR                                                   999999-
    ERROR_STRING                               50                                                                               
    Does anyone know why this is occuring and what the solution please?
    Thanks.

    Can you let us know your support package levels? Also you right click and then export it to Excel?
    Something to do with packages and xcel levels as well.

  • Eror while running adconfig.sh after migrating to 11g

    Hi,
    I have migrated my EBS db from 10g to 11g.
    After that to enable autoconfig, created context file using adbldxml.pl script.
    Now while executing adconfig.sh, it is failing.
    The log file showing
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    Thanks,

    Hi,
    What is the outout of , After sourcing env file
    $ldd sqlplus
    Also please make sure you have followed all the pre-requisites for Installing 11g on OEL 5.
    11.1.0 - Document 438765.1 Requirements for Installing Oracle 11gR1 32bit RDBMS on RHEL 5
    11.2.0 - Document 880936.1 Requirements for Installing Oracle 11gR2 RDBMS on RHEL (and OEL) 5 on 32-bit x86
    11.1.0 - Document 438766.1 Requirements for Installing Oracle 11gR1 RDBMS on RHEL 5 on AMD64/EM64T
    11.2.0 - Document 880989.1 Requirements for Installing Oracle 11gR2 RDBMS on RHEL (and OEL) 5 on AMD64/EM64T>
    Thanks

  • Download to excel Issue in obiee 11g (11.1.1.6.4)

    Hi ,
    One report contains 1,00,000 results, when the user is trying to export it into excel. they may not get all (1,00,000) records. We are getting exceed limit. Could you please provide me the solution?
    Regards,
    Sree

    sree,
    change the download number in inistanceconfig file and check the updated value is available in EM after restarting the services(OPMN).if not enter the required value in download button w't have you been given in instanceconfig.xml.
    Instanceconfig file path: <biee11g_install>\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml
    change value in:
    <DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
    check value after restart the service in em, same values is there or not: Maximum nuber of rows to download.
    Thanks,
    Narasimha

  • Failed to create instances after migrating BPM 11g to another server

    Did a BPM 11g migration, we need to delete the original schema, then import using impdp, we met error after starting SOA-Server1 (Please find soa.out log attached )
    The directly error is:
    ORABPEL-10513 Cannot get application roles from application identified by "{0}". An error occured while getting application roles from application identified by "OracleBPMProcessRolesApp". The underlying APIs threw an exception.
    <May 5, 2011 10:25:00 AM CST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue
    Anybody can give some suggestions please?
    Thanks for help.
    Regards,
    Katherine

    After Rechecking the log of soa_server, the error disappears now:
    "<Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue"
    However,
    background server is still reporting: "<Warning> <oracle.integration.platform.blocks.event.saq> <SOA-31013> <Error handling message (rolling back).
    java.sql.SQLException: ORA-06575: Package or function EDN_DEQUEUE_OAOO_DELIVERY is in an invalid state
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:201)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1036)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3739)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8150)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.readOAOODelivery(SAQBusinessEventBus.java:1302)
    at
    oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleSingleOAOODelivery(SAQBusinessEventBus.java:750)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleQueueEvents(SAQBusinessEventBus.java:669)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.access$000(SAQBusinessEventBus.java:71)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus$1.run(SAQBusinessEventBus.java:319)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)"
    Thanks for further help!
    Regards,
    Katherine

  • Assertion failure error after migration to 11g (11.1.1.5)

    Hi All,
    I am facing an issue here after we migrated from 10g to 11g (11.1.1.5). Few reports shows following error.
    Error Codes: OAMP2OPY:ACIOA5LN
    Assertion failure: isXsiTypeSqlExpression(rExpr) at line 67 of /scratch/aime1/adestore/views/aime1_dadvfa0112/bifndn/analytics_web/main/project/webreport/exprformulautils.cpp
    Any workaround/fix for this error?
    Regards,
    Rajesh

    Hi Rajesh,
    We had the exact same issue occur in 11.1.1.5 as well. Our problem was due to the fact that our report was referencing a saved filter, and in that saved filter, we had a line that was a SQL based filter just like Haris mentions in this thread. We could not get a saved filter with an SQL filter line to work (even creating it from scratch), so I believe this is an 11.1.1.5 bug.
    We got around the problem by applying the contents of the saved filter, instead of the filter reference itself. Once we did that, the SQL filter line worked just fine.
    Please let me know if this works for you.
    Thanks,
    Jeremy
    Here's the first thread I posted this to:
    Re: Drill not working after miagrating (from 10g to 11.1.1.5 )

  • Bindings problem after migration to 11g

    I recently migrated my 10.1.3.4 adf/bc app to 11.1.1.1.0. I've managed to work out most of the migration issues/bugs, but there is one I don't understand. In one of the backing beans, I have code to check if the transaction is dirty. This code is executed when the user clicks the button on the associated page. In the 10.1.3.4 version, I was getting the right answer as far as checking to see if the transaction was dirty, now i am not. Basically, I'm evaluating the value of ("#{bindings.Commit.enabled}" to determine if trans is dirty. here is the code from the backing bean:
    public String checkDirty(){
    Boolean b;
    if (bindings == null){
    System.out.println("null bindings");
    b = ((Boolean) JSFUtils.resolveExpression("#{bindings.Commit.enabled}"));
    // if there is no commit binding, the form is by definition not dirty
    if (b == null){
    System.out.println("didn't find commit binding");
    System.out.println("value is: " + b.booleanValue());
    return null;
    The line b = ((Boolean) JSFUtils.resolveExpression("#{bindings.Commit.enabled}")); is now returning false, when it should be returning true. Does anyone know why?

    Hi,
    Did you have any uncommitted changes when you invoked checkDirty method, if not what you have observed is correct and what is the status of commit button in the ui, is it enbaled or disabled?
    If you feel still it is not behaving correctly, you can try calling getDBTransaction().isDirty() method which returns true if the transaction is dirty, See [this post|http://forums.oracle.com/forums/thread.jspa?messageID=3641722&#3641722] for more details.
    Sireesha

  • Error after migration to 11g

    Hi ,
    I have recently migeated from 10g to 11.2.0.2 enterprise edition
    and i m getting ora error in my alert log file as below :
    Mon Jan 28 22:01:02 2013
    DBMS_STATS: GATHER_STATS_JOB encountered errors. Check the trace file.
    ORA-20011: Approximate NDV failed: ORA-06564: object EXT_TAB_DIR does not exist
    Can anyone help me ???

    SQL> select * from dba_objects where object_name = 'EXT_TAB_DIR';
    no rows selected
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production

  • Custom Table Loses Formatting

    RoboHelp 9.0.0.228/Server 9
    WebHelp Pro
    Single Project (upgraded from RH x5 to RH9)
    I have created a custom table by using the "Create new style" feature.  I noticed that when the custom table style is renamed, tables already inserted in the topic lose their formatting (new tables inserted do have the custom formatting).   Is this a bug?
    Eva

    LOL
    Peter Grainge wrote:
    I hope Rick will not mind me disagreeing as I did raise a very similar issue with Adobe. I changed the name of a CSS style and expected RoboHelp to do as Rick says, automatically change things for me. It was pointed out that in common with other HTML editors, that was not the way it worked.
    I might agree with Adobe's view *IF* RoboHelp were being sold and marketed as a generic HTML editor. The problem is, it's not. It's a Help Authoring Tool. I expect a Help Authoring Tool to have my back.
    I suppose if I were to draw a parallel, I'd be seriously asking Adobe if they are now suggesting that by virtue of changing an HTML file name in the application that the tool should ignore any references to the old file name and allow all manner of broken links to result? It's the same difference as I view it.
    I agree with your view that *AT MINIMUM* RoboHelp should ask me if I want all former references converted. The best case scenario would be for us to have an option that allows configuring the behavior.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • After Migrating from 10g to 11g Geeting problems with Guided navigations.

    After Migrating from 10g to 11g Geeting problems with Guided navigations and section navigations not working.
    And we are getting the following error <<odbc driver returned an error (SQLExecDirectW)>> where we have used navigations.
    In 10G we have Guided navigation Reports to display the Reports links and intermediate reports for conditionally displaying the Dashboard section(Reports) but after migrating to 11g Guided navigation reports and conditional reports are not working..
    We know that in 11g section navigation replaced with conditions and Guided navigation replaced with action link.. but
    do we need to recreate those reports in actions and condition or is there any work around avoid reworking.

    Hi Both,
    Thanks for the reply ...
    For Guided navigation we are getting like below error:
    Odbc driver returned an error (SQLExecDirectW).
    For Conditional dashboard section we are getting like below error:
    "saw.aViewsToRefresh = [];saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:3jsmgfs3c1r4tn7c~n:condition'] = true;saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:nos5q43jvjmi643b~n:condition'] = true;"

  • NQS ERROR:14025 NO FACT TABLE EXISTS -after migrating from 10g to 11g

    NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL in all the reports after migrating from 10g to 11g ...
    then we applied the patch (One-off Patch for Bug: 11850704) for the error <<NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL>>
    But after applying the above the above patch we are still getting the same error.
    but in the above patch instructions file - Post deployment instructions to create the Variable
    Post Install Instructions:
    - To revert to the 10g navigator behavior for handling conforming dimensions,
    you must set the following session variable via an init block in the RPD:
    NO_FORCE_TO_DETAIL_BIN=1
    The default value for the above variable is 0.
    - Restart all servers (Admin Server and all Managed Server(s))
    but we didn’t find the process to create the specified variable and Initialization block in the RPD
    Can you please suggest us how to go further.
    Our questions are:

    Hi
    Refer the below thread.
    obiee 11g non-conforming dimensions and nQSError 14025
    Might be help you/
    Thanks,
    satya

  • OBIEE-Values after decimal changing after download in excel format

    Hi,
    I have reports in OBIEE 11g,in which some columns have values in %.When i try the various export/download functions and noticed that the Excel download did not maintain the fomatting for pecentage values, they fields go out to about 12 decimal places or so.
    For eg..if a value in report is like 12.54
    After export in Excel it looks like 12.546780393345 .
    As i want the same format,pls suggest the solution.

    Hi,
    Refer below link:
    Downloading to Excel with three decimal precision
    format problem while download to excel
    Re: Formatting problem in download report into EXCEL Sheet
    BUG:
    •9107277 KEEP THE NUMBER PRECISION IN DATABASE WHEN “DOWNLOADING TO EXCEL”
    Thanks
    Deva

  • Unable to view catalog after migrating from OBIEE10g to 11g

    Hi All
    I migrated "rpd and catalog" using "Upgrade Assistant" utility (Ora_Home\bin\ua.bat) available in OBIEE 11g. But after migration, I am unable to view my catalog and even create analysis reports in Analysis of 11g.
    Do I need to do something additional. Although I am able to login to repository.
    Thanks..

    Ideally it shud...can you try this tutorial with Sample or Paint objects ??
    http://howtobi.wordpress.com/2011/01/14/upgrading-obiee-10g-content-to-11g/

  • Difference in behavior of sql and pl/sql after migrating from 9i to 11g

    after migrating our database from oracle 9i to oracle11g, the developpers are worry that the behavior of the queries and pl/sql procedures/functions will change
    example :
    in 9i, select salary,count(*) from emp group by salary, it will display the rows sorted by salary
    in 11gi, select salary,count(*) from emp group by salary, it will display the rows not sorted by default, we have to add the clause order by salary.
    somebody could give the list of other difference in behavior (SQL and PL/SQL) agter migrating from 9i to 11g
    Thanks a lot.

    Tell your developers: garbage in - garbage out. In relational databases only ORDER BY ensures row order. If your developers relied on GROUP BY implemented by SORT and therefore returning ordered rows they had to realize code they wrote is Oracle release dependent and sooner or later code would require changes. And that "sooner or later" is now reality. In newer versions ORACLE can do GROUP BY via SORT or via HASH. And if it is done via HASH - don't expect ordered results. So tell your developers "payback time".
    SY.

  • Unable to parse WSDL of partnerlink after migrating from 10g to 11g

    Hi,
    My service is an Sync BPEL process calling a customised WSDL with the partnerlink. I migrated the working code of 10g to 11g. But compiling below is the error i am getting while trying to parse the WSDL of the partnerlink after migration.
    ==========================================
    java.lang.RuntimeException: oracle.tip.tools.ide.pm.modules.sca.util.SCAException: SCA_COMPONENT_NAME_NOT_DEFINEDProcessInteraction_v1
         at oracle.tip.tools.ide.pm.modules.sca.ide.JDevScaProcessListener.modelChanged(JDevScaProcessListener.java:78)
         at oracle.tip.tools.ide.common.bpelparser.implementations.xmlef.ProcessImpl.fireModelChanged(ProcessImpl.java:130)
         at oracle.tip.tools.ide.pm.bpelgraph.editors.partnerlink.PartnerLinkEditPage.firePartnerLinkCreated(PartnerLinkEditPage.java:1426)
         at oracle.tip.tools.ide.pm.bpelgraph.editors.partnerlink.PartnerLinkEditPage.saveToModel(PartnerLinkEditPage.java:360)
         at oracle.tip.tools.ide.pm.bpelgraph.editors.partnerlink.PartnerLinkEditPage.saveChanges(PartnerLinkEditPage.java:224)
         at oracle.tip.tools.ide.pm.bpelgraph.views.nodeeditors.AbstractActivityNodeEditor$PanelManager.saveChanges(AbstractActivityNodeEditor.java:224)
         at oracle.tip.tools.ide.pm.bpelgraph.views.nodeeditors.ApplyCancelPanel.handleOK(ApplyCancelPanel.java:268)
         at oracle.tip.tools.ide.pm.bpelgraph.views.nodeeditors.ApplyCancelPanel.actionPerformed(ApplyCancelPanel.java:339)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6263)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2475)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1045)
         at java.awt.Dialog$3.run(Dialog.java:1097)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1095)
         at java.awt.Component.show(Component.java:1563)
         at java.awt.Component.setVisible(Component.java:1515)
         at java.awt.Window.setVisible(Window.java:841)
         at java.awt.Dialog.setVisible(Dialog.java:985)
         at oracle.tip.tools.ide.common.graph.view.GraphPane.startEditing(GraphPane.java:1899)
         at oracle.tip.tools.ide.common.graph.view.GraphPane.startEditing(GraphPane.java:1830)
         at oracle.tip.tools.ide.common.graph.view.GraphPane.mousePressed(GraphPane.java:2186)
         at oracle.tip.tools.ide.pm.bpelgraph.views.BPELGraphPane.mousePressed(BPELGraphPane.java:2010)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
         at java.awt.Component.processMouseEvent(Component.java:6260)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2475)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: oracle.tip.tools.ide.pm.modules.sca.util.SCAException: SCA_COMPONENT_NAME_NOT_DEFINEDProcessInteraction_v1
         at oracle.tip.tools.ide.pm.modules.sca.util.JDevSCAIntegrationUtil.validateNameDefined(JDevSCAIntegrationUtil.java:687)
         at oracle.tip.tools.ide.pm.modules.sca.util.JDevSCAIntegrationUtil.outboundParnerLinkCreated(JDevSCAIntegrationUtil.java:233)
         at oracle.tip.tools.ide.pm.modules.sca.ide.JDevScaProcessListener.createOutboundPartnerLink(JDevScaProcessListener.java:170)
         at oracle.tip.tools.ide.pm.modules.sca.ide.JDevScaProcessListener.modelChanged(JDevScaProcessListener.java:65)
         ... 64 more
    ======================================
    Can someone help me out!
    Thanks in advance:)

    Were you able to resolve this Issue, can you please post the solution
    글 수정: soauser

Maybe you are looking for

  • Apple's e-mail stopped working early this morning.

    This morning around 2:15am (EST), something changed with my Apple mail, and it cannot be accessed via any method (Mac Mail, iPhone, iPad, or even directly with the iCloud website.) Cannot send or receive.  My other non-me.com accounts work fine. All

  • Why do input tags stop working when I add more tags to my project ?

    I'm having a problem with tags, when I add more input tags to my project the rest of the tags stop responding, that is when I monitor them with the tag monitor I get a low limit error, if I delete the new tags in the project the rest of the tags star

  • I can't subscribe or download a podcast?

    I'm trying to download a podcast and it appears that I can't download ANY podcast.  They are not highlighted and when I click on them nothing happens?  I tried on my iPhone and bingo, I can download, but not on my computer?  Any suggestions? Thanks i

  • WRT54GS v4 developed increasing lag, now it can't get an IP from the modem at all.

    I am connected wirelessly to my WRT54GS v4 over WPA2, and it's worked very well for years. About 2 days ago, the router started developing serious lag. Some web pages (CNN, Google, etc) would time out only to work OK 10 seconds later (or not.) A trac

  • Building a IDOC in a BADi

    Hi all,        I have extended a Idoc and i am Buiding the extended Segements of idoc in BADi , now the idoc is creating properly when thers is one item , but if there are mutliple item in the IDOC it is giving the Syntax error of IDoc when it is gen