EVDRE Access Issue Post Upgrade from BPC 5.1 SP3 to BPC 7.0 SP6

Greetings,
Recently upgraded from BPC 5.1SP3 to BPC 7.0 SP6.  Experiencing some strange behavior regarding the ability to send data to BPC from an EVDRE.  Both users are part of the same secuity team, thus have the same security in both versions.  However, one is able to send data to BPC 7.0 SP6 for a specific input template while the other recieves a message "There is no data to refresh."    This message is not encountered in BPC 5.1 SP3.
The strange thing is that the user who receives the "there is no data to refresh" is able to rebuild the input template ad hoc and send data to BPC
I have reviewed security, cleared the cache on the user's machine.  I had the user with this issue log onto the app server; she encountered the same behavior regarding this template.  Also tested a seperate input template in another application, this issue did not occurr.
Any ideas would be greatly appreciated.
Regards,
Greg Lakin

Hi, n
   From your description it looks like the problem si more related to that specific user. Please try to reprocess the security for that user. Then go on file server and go into <appset>/<application>/<private publication>/<user name> and delete appinfo.zip.
   Other idea can be related to the excel cache, but I don;t know why is not working for this specific user. You can try to save it in a new template as Patrick indicated.
You can try also clear local application information from admin client or try from other machine using the same client.
Hope this can hekp you,
Mihaela

Similar Messages

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • I have been having problem for cad access since I upgrade from OSX 10.6 to OSX 10.8  Now it is akin me to select a certificate, but there is none listed

    I have been having problem for cac access since I upgrade from OSX 10.6 to OSX 10.8.   Now it is aking me to select a certificate, but there is none listed.

    Is the SW  you are using campaitible with 10.8.x?

  • Stability issues after upgrade from 5 to 6.1?

    Dear all,
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.
    Many thanks in advance
    Andreas

    "Andreas Raab" <[email protected]> wrote in message news:[email protected]..
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.Hi Andreas,
    Normally proving that rumors are true is a responcibility of
    rumors suppliers. Reverse does sound to me like a joke.
    Regards,
    Slava Imeshev
    P.S. Current weblogic 6.1 is a stable product.

  • Abap issues when upgrading from 4.7 to ecc6.0

    hello All,
    I am posting this question with intention of general issues we face that are abap related when upgrade from 4.7 to ECC6.0,
    do the programs ahve to be adjusted, if sumone cud also throw some light on what is unicode and wat role does it play in the upgrade,
    some specific examples wud be appreciated
    thanks,
    RS

    hi,
    Go through this
    Unicode is an international standard that assigns characters from virtually every
    language and script a unique Unicode Scalar Value, which is a number written in
    hexadecimal notation.
         Character     Unicode Scalar Value     Unicode Character Name
         A      U+0041          LATIN CAPITAL LETTER A
         Ä     U+00C4          LATIN CAPITAL LETTER A WITH DIAERESIS
         α     U+03B1          GREEK SMALL LATTER ALPHA
    Implementing the Unicode standard enables a single software product or a single
    web site to be accessed across multiple platforms, languages, and countries without
    the need for re-engineering. It allows data to be transferred across many different
    SAP and non-SAP systems without corruption. To meet these requirements, the SAP
    Unicode team continues to promote Unicode-enabled SAP systems, aid their
    installation, and provide tools and full technical support for the smooth
    conversion of existing SAP non-Unicode systems to Unicode.

  • EJB references post upgrade from 8.1 to 10.3

    Hi,
    I have an application.xml file in META-INF directory of the EAR file. It has the below reference:
    <module>
              <ejb>content.jar</ejb>
         </module>
         <module>
              <ejb>content_repo.jar</ejb>
         </module>
         <module>
              <ejb>netuix.jar</ejb>
         </module>
         <module>
              <ejb>p13n_ejb.jar</ejb>
         </module>
         <module>
              <ejb>prefs.jar</ejb>
         </module>
         <module>
              <ejb>wps.jar</ejb>
         </module>
    Post upgrade I accidentally packaged an EAR without above references in application.xml and without actual jars in the EAR file. The application seemed to be running fine, did not test it completely though. Do we really need these jar files? I had upgraded this application from 8.1 to 10.3 using upgrade tool in workshop. This is a portal based web application. Also, what is the purpose of these libraries? Could these be automatically added by the upgrade tool to the weblogic.xml.

    Hi Srini,
    it supports but you need to upgrade correctly.
    follow this link
    Beehive Applications
    after upgrade if you found some error like classnotfound error.
    If those are the errors you were also experiencing, then please follow one of these options to resolve this issue:OPTION
    1:Identify all the JARs that contain the beehive classes and explicitly add the jar files to the classpathOPTION
    2:When you created the domain (if you used the Config Wizard), do you make it a "Workshop" domain? If not, try that.That should deploy the Workshop framework (Beehive controls, NETUI, etc) libraries as shared libraries. Then these libraries should be referenced in your applications weblogic.xml and weblogic-application.xml.
    regards,
    Kal

  • Change Log issues - Post Upgrade

    Hi Experts,
    We are in the process of Upgrading BW from 3.X to BI 7. As part of this we copied our existing Production system into the sand box and basis did the technical upgrade on the same (Sand Box). Later we ran some post upgrade Jobs as part of the SAP defined Upgrade Process.
    1) But after the upgrade i can notice that most of the ODS objects, doesn't have 'Change Log' table in the 'Information (Log/Status)' screen.
    2) Even when i try to view the change log content in Manage screen, it gives me a pop up to enter the change log table, instead of directly taking me to the selection screen.
    3) When i try to activate a request, even that fails with an SQL error 'SAPSQL_EMPTY_TABNAME'.
    Is there any process that has to be run to link the Older version change log tables to the corresponding ODSs after Upgrade?
    Has anyone come accross similar issues? If yes, how was it solved? All suggestions are invited.
    Thanks and Regards,
    Jay

    HI JayaPrasad,
    Chek the note : 1059171 which is related to Change log,
    I too faced this issue when upgraded to Bi7.0 on SP12, but as soon as SP13 is installed the issue is solved, so I suggest to go for SP 13 for upgrading to Bi7.0.
    Regards,
    Srinivas

  • Issue in upgrading from Fatwire 7.6 to web center sites 1.1.1.6

    Patch upgrade from Fatwire 7.6 to Web Center sites 1.1.1.6 is failing while importing catalog elements. The database ping and csLogin test is successfully completed at 75 % of the installation. After that below mentioned exception is coming in logs which is causing installation failure. Please provide your valuable pointers to troubleshoot this issue.
    Access to  CATALOGDIRECTORY and ELEMENTDIRECTORY is verified. Both paths are correct with full access.
    PFB the logs.
    ===========================================================
    [2013-12-08 20:29:48.724][CS.INSTALL][INFO] CSSetupEngine.postURL:  PostURL success for http://devbox.corp.apple.com:12040/cs/HelloCS
    [2013-12-08 20:29:49.145][CS.INSTALL][INFO] CSSetupEngine.doPing:  Database Ping Successful.  
    [2013-12-08 20:30:10.411][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction:  Testing user configuration and database connectivity.
    [2013-12-08 20:30:10.425][CS.INSTALL][INFO] CSSetupEngine.postURL:  PostURL success for http://devbox.corp.apple.com:12040/cs/HelloCS
    [2013-12-08 20:30:10.433][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction: 
    Web Server and Application Server Configuration test finished successfully.
    [2013-12-08 20:30:10.442][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction:  Attempting to Ping the Database.
    [2013-12-08 20:30:10.462][CS.INSTALL][INFO] CSSetupEngine.doPing:  Database Ping Successful.  
    [2013-12-08 20:30:10.473][CS.INSTALL][INFO] CSSetupEngine.Initialization:  Testing user configuration and creating/verifying user tables.
    [2013-12-08 20:30:10.475][CS.INSTALL][INFO] CSSetupEngine.initReinitAction: 
    ContentServer Database Initialization beginning...
    [2013-12-08 20:30:11.041][CS.INSTALL][INFO] CSSetupEngine.initReinitAction: ContentServer Database Initialization Completed Successfully.
    [2013-12-08 20:30:13.374][CS.INSTALL][INFO] ActionHandler.ExecuteCommand:  ExecuteCommand success for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=SETJSPROOT&USERNAME=fwadmin&PASSWORD=<hidden password value>
    [2013-12-08 20:30:13.472][CS.INSTALL][INFO] ActionHandler.ExecuteCommand:  ExecuteCommand success for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=FLUSHPROPERTY&USERNAME=fwadmin&PASSWORD=<hidden password value>&propertyname=futuretense.ini
    [2013-12-08 20:30:13.532][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  ExecuteCommand failed for http://devbox.corp.apple.com:12040/cs/Install?COMMANDNAME=IMPORTCATALOG&USERNAME=fwadmin&PASSWORD=<hidden password value>&CATALOGDIRECTORY=%2Fnps%2Fapp%2Ffsnd%2Fcm%2Fcmsd%2FCRMBASE%2FScopes%2Fcms%2F11gR1archives%2FWCS_Sites_11%2FSites%2FContentServer%2FInstallation&ELEMENTDIRECTORY=%2Fnps%2Fapp%2Ffsnd%2Fcm%2Fcmsd%2FCRMBASE%2FScopes%2Facms%2Fprdm_cs_shared%2F%2Felements
    The response that was received =
    HTTP/1.1 200 OK
    HOST_SERVICE: FutureTenseContentServer:11.1.1.6.1
    Date: Sun, 08 Dec 2013 20:30:13 GMT
    Transfer-Encoding: chunked
    Set-Cookie: JSESSIONID=CC6C6BB6AEA70CC05287299877843F52; Path=/cs
    Content-Type: text/html;charset=UTF-8
    Server: Apache-Coyote/1.1
    <html><head><title>Hello World!</title></head><body><b>Welcome to WebCenter Sites 11gR1!</b><br><br><font color='blue'>Oracle WebCenter Sites 11gR1 11.1.1.6.1<br>
    Copyright (c) 2012 Oracle and/or its affiliates. All Rights Reserved.<br>
    Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.<br>
    Copyright (c) 2001 - 2003 divine, inc. All Rights Reserved.<br>
    Copyright (c) 1999 - 2001 Open Market, Inc. All Rights Reserved.<br>
    Copyright (c) 1998 - 1999 FutureTense, Inc. All Rights Reserved.<br>
    <br>
    Oracle WebCenter Sites | Satellite Server 11.1.1.6.1  Build Date: Oct 23 2012 at 20:48:36 Build Number: 2371 Revision:152889<br>
    Oracle WebCenter Sites 11gR1 11.1.1.6.1<br>
    Copyright (c) 2012 Oracle and/or its affiliates. All Rights Reserved.<br>
    Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.<br>
    Copyright (c) 2001 - 2003 divine, inc. All Rights Reserved.<br>
    Copyright (c) 1999 - 2001 Open Market, Inc. All Rights Reserved.<br>
    Copyright (c) 1998 - 1999 FutureTense, Inc. All Rights Reserved.<br>
    <br>
    Oracle WebCenter Sites 11.1.1.6.1  Build Date: Oct 23 2012 at 20:48:36 Build Number: 2371 Revision:152889<br>
    </font><hr>Sun Dec 08 20:30:13 GMT+00:00 2013<br><br> View source to see embedded status<br><br></p>Result :
    <!--FTCS|||result=failure|||reason=failure|||err=0|||command=ExecutingCommand|||params=Error=java.lang.NullPointerException|||--></body></html>
    [2013-12-08 20:30:13.548][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error Importing Installation Elements
    [2013-12-08 20:30:13.585][CS.INSTALL][ERROR] Worker.run.
    Install failed.               
    Please check log file.                         
    Click Yes to modify your install choices     
    and re-try install.                            
    Click No to terminate application.
    =====================
    Thanks,
    Anil

    May be it is expecting wlserver_10.3 directory.
    Can you try giving a link to one directory above wlserver_10.3 OR the complete path to wlserver_10.3 directory.
    One of this should make the upgrade successful.
    Arun

  • Fund Management - Issues in Upgrade from 4.6C to ECC6

    Hello,
    We are upgrading SAP Application for a client who is on 4.6C to ECC6. The client is currently using Funds Management in 4.6C. With ECC6 I understand that this functionality is moved into Public Sector and is available only on activation of IS-PS Extension Set.
    The question I have is that does this activation impact any other business processes or is just a technical activation.
    What I mean is that if I activate this extension set does the system start doing things differently and needs specific data related to Public Sector which the business users will be required to be entered while doing transactions OR the activation will not impact business processes as such and would work as earlier with Funds management active. (except where there was a change in the functionality between 4.6C to ECC6)
    I would like to know the risks, if any involved in upgrading Funds Management from 4.6C to ECC6.
    Please reply and let me know any question to get more clarity on the issue.
    Best Regards
    Kuldeep

    Hi Kuldeep,
    There are several main issues that have to be addresses when upgrading from 4.6 to ECC6. The main ones are:
    1 - Derivations. The object are no longer connected through tables or master data entries (you may have a table that links Cost Centers to Funds Centers for example). These assignments are now maintained through a flexible derivation tool. These derivation rules have to be maintaind, or the posting addresses will have no FM values and you will not be able to post any documents.
    2 - Inventory purchases. The inventory purchases scenarios are no longer maintained through the customization (you can no longer choose one of the 4 inventory scenarios, and there's no warehouse Funds Center). These are all maintained through derivations.
    3 - BCS. There's a new budgeting and AVC tool called "Budget Control System" (BCS). You can either activate it, or keep working with the old budgeting (called "former" in the customization). The new BCS affords flexibility in budgeting and AVC, including several AVC ledgers.
    More data regarding migrations can be found in documentation. If you want, I can send you the PDF document.
    Best regards,
    Shahaf Yaari
    [email protected]

  • Issues when Upgrading from SRSS 4.1 to 5.2.1

    Hi There.
    Yesterday I upgraded a client's environment from SRSS 4.1 to 5.2.1.
    Environment:
    Solaris 10 hosting Sun Ray Server, Kiosk Mode configured with Windows Connector pointing at Windows Server 2003 Terminal Server. Used utadm to remove the old firmware config and reconfigured with the new firmware config. All Thin Clients now have the new Oracle Branded Firmware.
    After the Upgrade, the users can't seem to hold down the Backspace Key to erase text at a faster pace or use Page Down in an Excel Spreadsheet to get through their workbooks faster. When these buttons are used in their held down position the performance is really slow. Tapping these keys however works fine.
    EG: Tapping backspace 20 times to erase 20 Characters is ok. Holding down the Backspace Key to do the same thing is very slow.
    Anyone know of any issues or performance issues Post running this upgrade.
    Cheers
    - Joe.

    have you looked at the following performance tuning?
    http://docs.oracle.com/cd/E25749_01/E25745/html/Tuning-Performance-Improving-Network-Performance.html
    http://docs.oracle.com/cd/E25749_01/E25745/html/Troubleshooting-Network-Switches.html
    Some other options to consider
    -D Disables the video acceleration path for Windows 7 and
    Windows 2008 R2.
    -M off
    Specify which accelerated media paths to use (supported
    only with Windows XP and Windows 2003).
    -M off
    Specify which accelerated media paths to use (supported
    only with Windows XP and Windows 2003).
    -F off|x11|xvideo|all|keep
    Specify which flash acceleration paths to use and
    allows to set the flash state to it's initial state
    when session is disconnected.
    So can't say that his is a bug. All known issues have been fixed by SRS 5.3. If you still have problems, please open a Service Request via My Oracle Support see
    http://docs.oracle.com/cd/E25749_01/E25743/html/Support.html

  • Bluetooth issue after upgrading from windows 8.1 to windows 10

    i upgraded from windows 8.1 to windows 10 , The experience was really nice and windows 10 work beautifully of my system. But the only thing is i am not able to find Bluetooth in my system. May be some driver issue. I have troubleshooted many times but the problem as not been solved . So any one can please help me on this. 

    On Sun, 1 Feb 2015 10:34:40 +0000, Field Commander A9 wrote:
    In-place upgrading from Windows 8.1 to Windows 10 will cause all desktop internet browsers to be unable to open any non-local web pages. You'll have to use netsh to reset the winsock stack to fix this.
    Not necessarily. I've upgraded several systems here, ranging from tablets
    to laptops to virtual machines with a combination of IE, Chrome, and
    FireFox and I've not experienced this on a single system. Also, your post
    is the first time I've seen this issue reported in the forums.
    Paul Adare - FIM CM MVP
    The problem with the gene pool is that there is no lifeguard. -- BSD
    fortune
    Nah, the problem is that it doesn't have enough chlorine. -- Lionel in ASR
    It also lacks an undertow for the weak ones. -- Joe Creighton in ASR

  • Stability issues after upgrading from OS 10.2.6 to OS 10.2.8

    Hey to all the Mac experts,
    I'm new to the Macs. I recently purchased a 2nd hand Power Mac G3 Beige Desktop for really cheap to learn and get a better understanding of Macs. It currently has 256 mb ram, G3 300 mhz cpu, 10 gig WD HD, 4.7 gig Mac DVD drive, 10 mb NIC, floppy, original mouse and keyboard, an USB add-on card, and video port adapter to use with SVGA monitors. It came with Mac OS 10.2 Jaguar loaded on and cd's. From the info, this older unit can't support or run 10.3 or 10.4. So, I'm fine with 10.2.
    My main concern is issues when I use the Software update feature and upgraded from 10.2.6 to 10.2.8. This MAC should run 10.2.8 according to the specs. After the update and restart, I sometimes get a blank screen, or can't move the mouse, lockups and random keyboard issues. I ended up reinstalling from scratch with just cds. I didn't load any 3rd party software. I reran the software update feature again. Same thing as before. After erasing and reloading a 2nd time. I only did the updates for everything but up to 10.2.8. I searched the apple site and downloaded the updates from 10.2.0 to 10.2.6. So, no problem with that. The only 3rd party software currently installed is Firefox 1.5 and adobe reader 6.01 plus all software updates for Quicktime, Safari, etc.
    Now my question is, what is the reason why it can't properly run version 10.2.8? Is there a workaround or solution to this problem? I know I could get by with 10.2.6, but what's the point when it should load and run 10.2.8 according to the specs here?
    http://docs.info.apple.com/article.html?artnum=43124
    Thanks in advance for any info.
    PS> I read about sometimes Macs need a firmware update to properly run Mac OS 10. So, this is the only firmware I found for this MAC and it turns out I don't need it.
    http://docs.info.apple.com/article.html?artnum=25176
    Mac G3 Beige Desktop   Mac OS X (10.2.x)   256 mb ram, 10 gig hd, 300 mhz

    Hi macsoprano,
    Hello
    First of all, welcome to the Apple discussions.
    I don't think that this is a Firmware issue.
    Download the combo updater via this link: Combo Updater
    Don't forget repair permissions before and after the update
    Disk Repair Permissions
    * Good luck ...
    Dimaxum

  • Post Upgrade from 4.x to 5.0 to 5.1 questions

    All, I have upgraded my first sensor 4.x to 5.0 to 5.1. Here is my process
    1) Upgraded from 4.x to 5.0 using FTP with this file IPS-K9-maj-5.0-1c-S149.rpm.pkg
    2) Installed License Key
    3) Using VMS, I went from 5.0 to 5.1 using file IPS-K9-min-5.1-1.zip
    4) Now, my switchport is down, down monitoring.
    Am I missing a patch?
    Did I upgrade properly?
    Why is it down down monitoring and not up down monitoring on the switchport that my sensing port connects to in the switch.

    You may be hitting a common issue with 5.1.1 where the senorApp process becomes unresponsive. You should not stay at 5.1.1 - you need to upgrade to 5.1.3. If you are seeing this issue then:
    1) disable the sniffing interfaces
    2) reboot the sensor
    3) upgrade to 5.1.3
    4) enable the sniffing interfaces

  • Issues after Upgrade from Oracle 10.1.0.5 to 10.2.0.5 in Windows Server2003

    Good Morning Good People,
    I have run in to some issues after upgrading my 10.1.0.5 database to 10.2.0.5. Initially after the firtst upgrade from 10.1.0.5 to 10.2.0.0 one has to run Critical Patch set 4 to get to 10.2.0.5. Well after initial up grade everything worked fine. I could connect to the database from within the server as well as remotely through SQL*PLUS client. However, after completeing the patch I'm still able to connect to the database from within the server, but remotely i get the following error:
    ORA-12514 : TNS Listener does not currently know of service requested in connect descriptor.
    I also get Error ORA-12505: TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=mcquery2)(protocol=tcp)(port=1521))(connect_data=(sid=mcquery)(server=dedicated)))
    I've tried serval different things to trouble shoot the issue but nothing seems to work.
    If anyone has run into s similar issue please help. This is ruining my weekend! LOL!
    Edited by: user10835577 on Aug 29, 2010 9:15 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • Issues with upgrading from Acrobat 7 to Acrobat 8

    Hi,
    I need to purchase Acrobat 8 for a new writer. Currently, we are not planning on upgrading from Acroabt 7 to Acrobat 8 for 15-20 writers. Are there issues that I should be aware of--problems opening files distilled in 7, and vice-versa.
    Thanks,
    Emelda Ben Shoshan

    Not really, but it will depend on what kind of pdf files you produce and if you use any standards for pdf conversion.
    The main thing to look out for would be for the write with version 8 to make sure he doesn't produce 1.7 pdf files, as these will throw up a warning in earlier versions of Acrobat.

Maybe you are looking for

  • Dúvida leitura do XML B2B

    Bom dia pessoal, Estou com uma dúvida aqui: Estamos implementando o cenário B2B para notas de entrada. O cenário NFB2B_WebAS_Inbound_B2B_NFe, será implementado para pegar arquivos XML de um diretório X da rede. Gostaria de confirmar se, os dados do X

  • Yosemite - Opinion - Difficulties with installation

    The following is my personal opinion after having installed OS X 10.10 aka. Yosemite. I hope this is the right community to post this. I also had a little trouble with the installation. Perchance this'll help other people deal with similar dificultie

  • Design question - 1 source (sync) -- 2 receivers (sync and async)

    Hi All, What are the options available to design following scenario: Message (material update) sent to XI from 3rd party system, XI will update material synchronous calling BAPI in SAP, response will be sent back to 3rd party. The same message (mater

  • Problem when creating Database:

    There are two problems, which I faced during creation of database. When creating database with Oracle Database Assistant. One when creating pre tuned database from CD. And second when creating customized database giving options your self. Problem # 1

  • Address in Luxembourg country for creating photo books or cards

    I'm living in Luxembourg and I can't fill my receiving address when I command photos or card or photo books. France or Belgium or other europeans countries but Luxembourg isn't available. What can I do ?