Direct Entitlement API - passing error code

Hi,
I'm trying to implement login API in our DPS application. I can see that there is a possibility to provide an errorCode in the SignInWithCredentials action.
Error Results:
HTTP 401 Unauthorized
Body:
<result httpResponseCode=”401” errorCode=””/>
How can I read this error code on the app side (in login action from adobeDPS.authenticationService.login(username.val(), password.val()); ) ?
Will it be available in the error field of this transaction ?
Or I should retrieve it some other way ?
I need this error code to show revelant message to the user that din't succeed to log in.
regards,
Piotr

But I get -150 (TransactionAuthenticationUnrecognizedCredentialsError) no matter what errorCode i set in the XML response.
And I'd like to get the error code which I've set on the server.
Can I pass a custom code there somehow ?
Or I need to set the error code to one of the values from that list ?
Adobe DPS - Library and Store SDK 2.32 : adobeDPS-TransactionErrorType : JsDoc Reference

Similar Messages

  • Direct Entitlement API

    Hi,
    I've created a web service based from the direct entitlement api v2 - http://download.macromedia.com/pub/developer/dps/entitlement/direct-en titlement-api.pdf
    Based from my testing, it passed the specification based from the API document.
    All methods were created. The service is a .net web service (.asmx) and methods are below.
    https://<website>/dps/entitlement.asmx/verifyEntitlement
    https://<website>/dps/entitlement.asmx/SignInWithCredentials
    https://<website>/dps/entitlement.asmx/RenewAuthToken
    https://<website>/dps/entitlement.asmx/entitlements
    What Service URL/Service Auth URL should I be using?  I tried using https://<website>/dps/entitlement.asmx/ (with slash) and https://<website>/dps/entitlement.asmx (no slash) but both are not working.
    Is there a way I can troubleshoot, like seeing what code from the dps app is consuming the web service to know if it really can connect to the service or see what error might be there?
    Thanks!

    Thanks for all replies. I was able to figure out what's causing the error using Charles proxy tool. Looking at the errors, pointed me to the issue of the integrator version. I just created the service having the specifications mentioned in the latest version of the integrator. The latest integrator details can be found here (direct-entitlement-api.pdf) - http://www.adobe.com/devnet/digitalpublishingsuite/articles/dps-entitlement.html
    This issue is closed.

  • Adobe DPS: Direct Entitlement API Version 2

    Hi guys,
    I have some questions about Direct Entitlement API Version 2 (http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf). Based on the API, SignInWithCredentials and entitlements request body will contain a XML document which contains information like email address, passwords, product IDs and cover dates. I'm able to get the email address and password from the parameter but I could not retrieve the product IDs and cover dates at all. Is it because we do not have a valid Integrator ID from Adobe yet?
    Any help would be greatly appreciated.
    Thank you.
    Regards,
    Gary.

    Yes, I understand that I need to create a web services for these URLs. My main concern is how can I use Direct Entitlement API Version 2 in Sprint 26 only.
    I have listed out the major differences between API version 1 and API version 2. I have also list out how I retrieve the data from my web services.
    For SignInWithCredentials URL:
    According to API version 1, emailAddress, password, appId, appVersion and uuid are passed in the queries using HTTP GET method. But in API version 2, emailAddress and password are in the request body as a XML document using HTTP POST method.
    I built my app in Sprint 26 but I retrieved the emailAddress, password, appId, appVersion and uuid using HTTP GET methods only. My request body and HTTP POST methods are both empty.
    For entitlements URL:
    According to API version 1, the transaction must be done by HTTP GET method. It does not provide folios' product ID and cover date either. But in API version 2, the transaction must be done by HTTP POST method and it will provide folios' product ID and cover date in the request body as a XML document.
    I built my app in Sprint 26 but I retrieved the authToken, appId and appVersion using HTTP GET method only. My request body and HTTP POST method are both empty.
    It seems that in my app is still using API version 1. How can I use API version 2 for my app in Sprint 26?
    You can get both API version from these links:
    API version 1: http://download.macromedia.com/pub/developer/dps/entitlement/Entitlements_API.pdfAPI version 2: http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf
    Thank you.
    Regards,
    Gary.

  • Problems with Direct Entitlement API ( problems to download the issuenumbers and others)

    Hi there.
    Here we are using the last version of Direct Entitlement API , we had download on this url : http://www.adobe.com/devnet/digitalpublishingsuite/articles/direct-entitlement-starter-kit .html
    But We are getting some problems
    With https://dev01.cartacapital.com.br/adobe/api/entitlements.php?authToken=0fc82ad9b9c11703ad5 c8dee47d7ee26&appVersion=1.3.1&appId=468573252
    This api is modificated to show only the issuenumbers that I have the right to read.
    I'm getting this results
    <result httpResponseCode="200">
    <entitlements>
    <productId>com.editoraconfianca.revistacartacapital.edicao753</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao754</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao755</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao756</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao757</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao758</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao759</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao760</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao761</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao762</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao763</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao764</productId>
    </entitlements>
    </result>
    That's ok
    But on my Ipad ( for testing only) , show this entitlement on a first place, on top of my screen.
    1) Why does the app is showing others  entitlements too, like ( com.editoraconfianca.revistacartacapital.edicao752, 751 ...  ) ?
    2) When I try to download all the result in  my xml , is not allowed to donwload, but the ( com.editoraconfianca.revistacartacapital.edicao752, 751 ...  ) is allowed to download
    When I verify if I can download the issue ( https://dev01.cartacapital.com.br/adobe/api/verifyEntitlement.php?authToken=0fc82ad9b9c117 03ad5c8dee47d7ee26&appId=com.editoraconfianca.revistacartacapital&productId=com.editoracon fianca.revistacartacapital.edicao753&appVersion=1.0.34 )
    show this result
    <result httpResponseCode="200">
    <entitled>true</entitled>
    </result>
    But I can't do the download.
    Help Please.

    There is no license or serial number for the DVD installer.
    If you can get access to a Mac with a working DVD Drive, make the DVD into a .dmg file in Disk Utility and then copy the .dmg file onto a USB key and install onto your Mac from that.
    Peter

  • How to get "Request Body" in Direct Entitlement API ?

    According to the API version 2 (http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf), it said the Request Body contain the following xml document specifiying the user credentials
    <credentials>
         <emailAddress>[email protected]</emailAddress>
         <password>stupid</password>
    </credentials>
    How can I get this xml in PHP? e.g. $_POST['credentials']  or somthing else?

    And also this xml inside "/entitlements":
    Request Body: The request should contain the following xml document.
    <folios>
         <folio>
              <productId>com.bonnier.flying.10.01.2010</productId>
              <coverDate>2011-10-11T20:49:40Z</coverDate>
         </folio>
         <folio>
              <productId>com.bonnier.flying.11.01.2010</productId>
              <coverDate>2011-11-11T20:49:40Z</coverDate>
         </folio>
    </folios>
    Or how can I get testing requests from Adobe for the API development?

  • Direct Entitlement API documentation

    Hi,
    My company just purchased DPS  a while ago.
    I'd like to ask where we can find documentation on how to integrate into the direct entitlement API's, we are planning to control access to our folios through our own authentication system.
    Thank you.

    I know this is an old discussion. For the sake of those searching the web and forums for answers with keywords, i'd like to update here with links to documenations and and API's
    Direct Entitlement API documentation: http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf
    Direct Entitlement starter kit: http://www.adobe.com/devnet/digitalpublishingsuite/articles/direct-entitlement-starter-kit .html
    Landing page to all entitlement related doumentation: http://www.adobe.com/devnet/digitalpublishingsuite/entitlement.html

  • URGENT:upgrade to 3.0.8 issue Call to WPG_SESSION API Failed.Error-Code:6550

    I ran upgrade scripts to 3.0.8 from 3.0.6 and completed with no errors.
    csh diag.csh reports no errors.
    sqlplus to connect string works fine
    DAD connect string is correct.
    err text:
    Call to WPG_SESSION API Failed.
    Error-Code:6550
    Error TimeStamp:Tue, 5 Jun 2001 03:36:50 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.
    DIAG.CSH output
    oracle(dba)@ws12:/export/home/upgrade:$csh diag.csh -s portal30 -p portal30 ->
    Begining Portal Diagnostics
    ...portal_schema: portal30
    ...portal_password: *************
    ...connect_string: iforce
    Loading java class for Portal Diagnostics ...SQL*Plus: Release 8.1.6.0.0 - Production on Mon Jun 4 20:48:59 2001
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    SQL> SQL> Creating Table 'wwsec_diagnostic$'
    Creating Sequence 'wwsec_diagnostic_seq'
    Diagnostics Report v 1.0: Oracle Portal v 3.0.8.9.8
    As of 04-Jun-2001 20:49:02 Schema Name: PORTAL30 SSO Schema Name: portal30_sso
    PORTAL30.wwsec_enabler_config_info$
    Login Server URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30_sso/portal30_sso.wwsso_app_admin.ls_login
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : iforce
    Authentication mode : Single Sign-On
    portal30_sso.wwsec_enabler_config_info$
    Login Server URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30_sso/portal30_sso.wwsso_app_admin.ls_login
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : iforce
    Authentication mode : Single Sign-On
    Partner Application Information
    **** Oracle Portal (portal30) ****
    Home URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30/portal30.home
    Success URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30/portal30.wwsec_app_priv.process_signon
    DAD : portal30
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30
    Connect string : iforce
    Authentication mode : Single Sign-On
    **** The Login Server (portal30_sso) ****
    Home URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30_sso/portal30_sso.home
    Success URL : http://ws12.sempi.eng.sun.com:7777/pls/portal30_sso/portal30_sso.wwsso_home.process_signon
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : iforce
    Authentication mode : Single Sign-On
    Diagnostics completed successfully!
    Disconnected from Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    null

    Venu
    Have you also upgraded your 9iAS instance to 1.0.2.2? The WPG_SESSION API error commonly appears when you are not using the lastest version of mod_plsql contained in 1.0.2.2.
    See: Migration Guide for Oracle9iAS Solaris or NT/2000.

  • Entitlement API Call as GET Docs State POST

    Hello,
    I am integrating the Entitlement API for our DPS apps and came into this problem. According the the docs here:
    http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf
    The 'Get Entitlements' call states that it is done via POST but yet my server receives the request as GET and therefore do not have access to the XML in the body of the request that contains the list of folios.
    When building the app with the DPS App Builder I enter the value 'starterkit' as the Integrator ID. I'm not sure if this could be the reason for this behavior.
    Has anyone experienced this or have any ideas?
    Thank You

    I have chnaged my code to
    ReportRequest req = new ReportRequest();
    req.setAttributeTemplate("Letter v1.0.rtf");
    req.setAttributeFormat("pdf");
    req.setAttributeLocale("en-US");
    req.setReportAbsolutePath("/Shared Folders/Test/Letters");
    // issue the reques
    ReportResponse reportResp = (ReportResponse) call.invoke(
    new Object[] {req, "weblogic", "oracle123"} );
    System.out.println("Return ReportResponse: ContentType = " + reportResp.getReportContentType());
    It throws
    PublicReportService::generateReport failed: due to oracle.xdo.servlet.CreateException: Report definition not found:/Shared Folders/Test/Letters
    In the BIP I have uploaded templated and mapped to dataset /Shared Folders/Test/Letters/Letter v1.0.rtf
    Please advice me what must be the setReportAbsolutePath and setAttributeTemplate?

  • Your Direct Entitlement Service Exception

    Dear All,
    I have the problem with Entitlement Server.
    i was read the tutorial : Your Direct Entitlement Service | Adobe Developer Connection and test it with : Digital Publishing Suite Help | Test your Direct Entitlement API V2
    This is the result  :
    https://www.anakku.id/V2/api/entitlements?uuid=postman&appId=net.anakku.majalah&appVersion =0.1&authToken=54196d77d45c10b…
    <result httpResponseCode="200">
    <entitlements>
    <productId>net.anakku.majalah.mediakit1</productId><productId>net.anakku.dps_retail</productId>
    <productId>net.anakku.majalah.perdana.iphone</productId>
    <productId>net.anakku.majalah.mediakit</productId>
    </entitlements>
    </result>
    And if i test wiht verifyEntitlement :
    <br />
    <b>Fatal error</b>:  Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/anakku/public_html/V2/api/verifyEntitlement.php:62
    Stack trace:
    #0 /home/anakku/public_html/V2/api/verifyEntitlement.php(62): SimpleXMLElement-&gt;__construct('')
    #1 {main}
      thrown in
    <b>/home/anakku/public_html/V2/api/verifyEntitlement.php</b> on line
    <b>62</b>
    <br />
    Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/anakku/public_html/V2/api/verifyEntitlement.php:62 Stack trace: #0 /home/anakku/public_html/V2/api/verifyEntitlement.php(62): SimpleXMLElement->__construct('') #1 {main} thrown in/home/anakku/public_html/V2/api/verifyEntitlement.php on line 62
    verifyEntitlement
    (Method:GET)
    https://anakku.id/V2/api/verifyEntitlement?uuid=postman&appId=net.anakku.majalah&appVersio n=0.1&authToken=54196d77d45c10…
    Result:
    <br />
    <b>Fatal error</b>:  Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/anakku/public_html/V2/api/verifyEntitlement.php:62
    Stack trace:
    #0 /home/anakku/public_html/V2/api/verifyEntitlement.php(62): SimpleXMLElement-&gt;__construct('')
    #1 {main}
      thrown in <b>/home/anakku/public_html/V2/api/verifyEntitlement.php</b> on line <b>62</b><br />
    Whats wrong in this framework or configuration ?
    Thanks
    Message was edited by: HARDIONO PUSPONEGORO

    When you did the test call for verifyEntitlement did you correctly include proper XML? That exception is saying the XML you sent wasn't valid.
    Neil

  • Direct Entitlement code help

    Hey all,
    A client of mine is looking for help converting the direct entitlement serives from Apache to .Net. Is there anyone at Adobe who can help an enterprise customer get started with that conversion?
    Thanks
    -Scott

    But I get -150 (TransactionAuthenticationUnrecognizedCredentialsError) no matter what errorCode i set in the XML response.
    And I'd like to get the error code which I've set on the server.
    Can I pass a custom code there somehow ?
    Or I need to set the error code to one of the values from that list ?
    Adobe DPS - Library and Store SDK 2.32 : adobeDPS-TransactionErrorType : JsDoc Reference

  • How can I pass through error code 1009

    How can I pass through error code 1009

    See this support document. While I do not see an explanation for error code 1009, the closest ones describe 3rd party security software or a hardware fault. You decide which direction you want to head in. http://support.apple.com/kb/TS3694

  • Call to WPG_SESSION API Failed. Error-Code:20001

    Here is the error I am getting while accessing portal. This error comes 2 out of 5 times.:
    Call to WPG_SESSION API Failed.
    Error-Code:20001
    Error TimeStamp:Fri, 23 Mar 2001 17:28:33 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.

    The error code implies an invalid cookie. This could be because the encryption key is invalid or the format of the cookie is corrupted. If the encryption key was invalid, the error would happen all of the time rather than 2 times out of 5. The only way I can see that the cookie format would be bad is if it got truncated. There is a 4K limit on the size of the buffer that passes cookies around, so it could be that the browser is sending more than 4k worth of cookies. However, if this were the case, then the error would be consistent from that browser after you exceeded the limit. Can you give a little more detail on exactly what you are doing when the error occurs?

  • Call to WPG_SESSION API Failed. Error-Code:6550

    Can someone please help me figure out what I may be doing wrong? Using recent downloaded versions of 8i and 9iAS I cannot access Portal30 using IE5 browser. Please see error below. During portal configuration I specified connect string of oracle:1521:dba1. The connectstring entry of the DAD is dba1. I ran ssodatan. The database is open, listener is listening and SQL*Plus, DBA Studio, Net8 Assistant all connect to dba1 fine. Discussions mention cookies, upgrades, etc., but nothing definitive. Troubleshooting Guide does not reference error 6550. I am at a loss. Any suggestions would be appreciated.
    I downloaded and installed 8.1.7 on NT host oracle then downloaded and installed 9iAS on another NT host. Portal Diagnostics are successful, however I get database login failed when attempting to use IE5 browser to access portal at http://oracle/pls/portal30/PORTAL30.home
    Here's the diags:
    D:\ora9ias\portal30\admin\plsql>set ORACLE_HOME=d:\ora9ias
    D:\ora9ias\portal30\admin\plsql>diag -s portal30 -c dba1
    Begining Portal Diagnostics
    ...portal_schema: portal30
    ...portal_password: *************
    ...portal_connect_string: dba1
    Loading java class for Portal Diagnostics ...
    SQL*Plus: Release 8.1.7.0.0 - Production on Wed Jul 25 08:41:58 2001
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Creating Table 'wwsec_diagnostic$'
    Creating Sequence 'wwsec_diagnostic_seq'
    Diagnostics Report v 1.01: Oracle Portal v 3.0.9.8.0
    As of 25-Jul-2001 08:42:17 Schema Name: PORTAL30 SSO Schema Name: portal30
    _sso
    Proxy Server Settings:
    HTTP Server:
    HTTP Server Port:
    No Proxy Servers for Domains beginning with:
    URL Connection Time-Out (seconds):
    PORTAL30.wwsec_enabler_config_info$
    Login Server URL : http://oracle/pls/portal30_sso/portal30_sso.wwsso_app_admi
    n.ls_login
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : dba1
    Authentication mode : Single Sign-On
    Partner Application Information
    **** The Login Server (portal30_sso) ****
    Home URL : http://oracle/pls/portal30_sso/portal30_sso.home
    Success URL : http://oracle/pls/portal30_sso/portal30_sso.wwsso_home.pro
    cess_signon
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : dba1
    Authentication mode : Single Sign-On
    **** Oracle Portal (portal30) ****
    Home URL : http://oracle/pls/portal30/portal30.home
    Success URL : http://oracle/pls/portal30/portal30.wwsec_app_priv.process
    _signon
    DAD : portal30
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30
    Connect string : dba1
    Authentication mode : Single Sign-On
    **** The Login Server (portal30_sso) ****
    Home URL : http://oracle/pls/portal30_sso/portal30_sso.home
    Success URL : http://oracle/pls/portal30_sso/portal30_sso.wwsso_home.pro
    cess_signon
    DAD : portal30_sso
    Host connection : successful.
    mod_plsql : working.
    JServ : working.
    Schema name : portal30_sso
    Connect string : dba1
    Authentication mode : Single Sign-On
    Diagnostics completed successfully!
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    D:\ora9ias\portal30\ admin\plsql>
    Call to WPG_SESSION API Failed.
    Error-Code:6550
    Error TimeStamp:Wed, 25 Jul 2001 12:33:52 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.
    null

    I met that error several times. Check TNS connection from web server box to database server, if applicable. - use tnsping.
    That's the only cause that produces the error. If the web server box has more than one Oracle Home, find the correct one. Check $iAS_home/Apache/bin/apachectl script which will tell you its oracle home directory. It may not use $TNS_ADMIN/tnsnames.ora, but $ORACLE_HOME/network/admin/tnsnames.ora.

  • DI API Error Code - 1, Error Message - General Error while adding order

    Hi All,
        While adding sales order using di api(in .net web application), i receives error(code-1, message-general error) if some particular items are inserted as line items. For all other items, it works fine.
        I put code to export the order to be added as xml if its giving such error. Then I have written one vb code which accepts xml as input and adds order from it. I tried exported xml with this application and it worked, without any change in exported xml order.
        So I thought if general error comes, .net web page should export order xml and import it again and then use add method. But its not working. Though exported xml gets imported and order gets created if I use the other vb code(i run this after some 5 to 10 min, after order is not created from web application).
        Please help me out of this problem.
    Thanks and Regards,
    Yogesh.

    Hi Yogesh,
    I am not sure about the cause for your problem, but I would recommend to:
    a) use SQL Profiler to find out (hopefully) where the transaction actually breaks and
    b) involve SAP Support to find out what doesn't work when you use these particular items.
    HTH,
    Frank

  • Call to WPG_SESSION API Failed. Error-Code:20000

    Hi,
    to be short:
    Oracle: 8.1.7.0.0
    When trying to login to the portal application I got this error [bottom of message]
    I downloaded the diag tool and run it against my configuration, everything was reported OK.
    I've also searched all through this forum and have read similar problem, but nobody had error code 20000.
    Would you please guide me?
    Call to WPG_SESSION API Failed.
    Error-Code:20000
    Error TimeStamp:Thu, 29 Mar 2001 16:41:15 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    null

    Reza,
    Is this a new install?
    If so, on a new install, you often need to create an entry in the tnsnames.ora file within the Oracle9iAS $ORACLE_HOME. You can do this simply by copying the information from your tnsnames.ora in your Oracle 8.1.7 $ORACLE_HOME/network/admin.
    A lot of times, it could also be a difference of Portal trying to connect to the database with:
    ORA817.company.com
    instead of
    ORA817
    or vice versa.
    Check http://myhost.mydomain.com/pls/admin_/gateway.htm
    In each DAD, it will specify the connect string that Portal is trying to use to connect with. Make sure your tnsnames.ora is using the same.
    If this is not a new install, you may have just had a problem with the database. If this is not production, rather than debugging the problem connecting to the database. I have found that restarting the database and webserver usually works, that will at least get you back up and running. Then you can check the alert.log in the database for any problems or issues such as too many sessions, etc.
    Thanks,
    Sue

Maybe you are looking for

  • How can i open a UK itunes account to buy radio edit versions of songs?

    My seven year old likes pop tunes that on USA itunes have profanities. The UK itunes offers readio edit versions of these songs with the original artists. I tried to purchase these versions but could not with a US itunes account. Then when I try to o

  • Flex Mobile Auto Switch To Landscape

    I am building a Flex Mobile app for a final project at school and I would like it to automaticly switch to landscape mode when debugged. As of right now it starts out in portrait mode and I have to click rotate left. Any help would be awesome! Thank

  • I did not save using timecode

    How do I archive/save a project if I did not do a batch capture using timecode? I plan to back the entire project onto its own external hard drive. Also, do i need to save any render files? My goal is to get the project off my computer while preservi

  • Captivate 6 and IE issues

    Hello Everyone, I am using a PC, Win 7 OS, 64 bit, 3.2 GHz with 24 GB RAM. Using Captivate 6, I developed an overview with voice-over: project is 27 MB. The project was working fine and publishing. I attempted to place one of our eLearning swf intros

  • Select Statement - from Decimal Fields into Char

    Hi I would like to run a SELECT from table T007A into an internal table which is of type TXW_TAXCOD. T007A has a decimal field in it ( TOLERANCE ) which is of data type DEC, length of 3 and 1 decimal place. This is the code in the standard program --