CSV import ODBC authentication error

Post Author: steve.durr
CA Forum: Authentication
I am using Crystal Reports Server XI,but I am using Developer to create my report by merging two databases into one report. 1 database is SQL and the other is a CSV file. I have setup the ODBC connections and can run my report just fine within Developer. I added the report to the Central Management Console website so other people can run the report from the InfoView website. I know what username and password to use in order to connect to our SQL database, but in order to run the CSV file is is asking for login information. If I tell it to use the same databse login as when the report is run I get the following error : The databse login information for this report is either incomplete or incorrect. Unable to retrieve object. When I use developer and create a new ODBC connection I do not use a username and password, does anyone know why this error is occuring??? The CSV file is only a lookup table so I can associate a doctor number to the doctor name in the SQL database. Any help would be greatly appreciated.

Post Author: steve.durr
CA Forum: Authentication
One more update, I can access the report from Mozilla Firefox with any user. If I use IE 6 or 7 I am the only one able to access the page. IE & gives the error mentioned above. IE 6 gives me a script error and asks if I want to continue running scripts and no matter what I click it wont go away, however the parameter prompt shows up. For good measure I have enabled all active X controls and added the website to the trusted sites list. I am logged into my computer as the domain admin, and when I use my own username and password in IE 6 or 7 it works. If I click the yellow lock in the upper right to log off the website and then type in a domain user login I get the resource error (IE 7) or script errror (IE 6) How can it be a broswer issue if I can use the exact same browser without closing it and access the site with a different username? That leads me to believe it is a permission issue, but how can that be if it works with another browser (Mozilla).  I am going around in circles here Help please.

Similar Messages

  • OBIEE 11g ODBC connectivity error

    Hi all,
    I am getting the following error when I tried to access a simple query through Answers.
    "*Odbc driver returned an error (SQLExecDirectW).*
    *Error Details*
    *Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P*
    *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: IM002 code: 0 message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified. (HY000)*
    *SQL Issued: SELECT s_0, s_1, s_2 FROM ( SELECT 0 s_0, "BISample"."Product"."BRAND" s_1, "BISample"."Target"."REVENUE" s_2 FROM "BISample" ) djm*"
    What I did was
    1. Create a DSN 'orcl', 32 bit Oracle ODBC driver. Tested and worked against the Oracle database.
    2. Import metadata using Local, ODBC 3.5 and DSN = orcl
    3. Build a simple BMM and subject area
    4. In the phyiscal layer, right click on a table, and select view data/update row count. Error with message "The connection has failed"
    5. Hoping for the best, create a simple query in answer and got the above odbc driver error in results tab.
    Interestingly, if I edit the connection pool and use OCI (my SID is also orcl), then everything works fine.
    I'm new to OBIEE and hope someone can tell me if I have missed a step or make any mistakes!
    Thanks!
    Regards
    Han Kiat

    Hi All,
    I am able to connect SQL Server database with OBIEE 11g RPD offline and imported metadata and verified update row count/view data but when i was trying to publish the same RPD the data is not returning also "update row count/view data" is giving and error "The connection has failed."
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: IM002 code: 0 message: [DataDirect][ODBC lib] Data source name not found and no default driver specified. (HY000)
    Environment:
    OBIEE 11g/WLS 10.3.3/Oracle database 11g installed on RHL 5
    Client tools are installed on local Vista 32 bit system.
    Oracle database is working fin, where as SQL Server is giving issues.
    You want me to create a ODBC connection in RHL 5 server to connect to SQL Server ? i am little bit confused here how to create !
    same time i have created ODBC for oracle apps database and imported and able to view data in RPD when i am in Online mode.
    When i open RPD in online mode and trying to import the data i dont have access to local machine ODBC's which is expected and if i change to "Remote Server" nothing is showing here.
    Appreciate your comments on the above.
    Thanks

  • AS2 - Authentication Error

    Hi,
    We are setting up a EDI Customer in our development system and they tried to connect with us by sending a test order.  We have loaded the certificate given by them into our channels.
    Unfortunately, in the seeburger message monitor, It mentioned authentication error.  When i checked the comms., log, it said that it could not find the alias name.
    Is it because we had renamed the certificate while loading into visual admin. What else can be wrong?
    Regards
    Krish

    Hi Krish
    This links should be useful to you
    How to import Third ParSecurity Certificate into PI
    Regards
    Ramesh

  • Error in Siebel Analytics ReportUI portlet Authentication error.

    Hi Everyone
    I am trying to Integrate Between Weblogic Portal and OBIEE.
    Weblogic Portal Version: 10.3
    OBIEE : 11g
    Integration Using: Report UI Portlet
    1.
    While creating OBIEE environment "weblogic" user was setup as "Administrator" account.
    Following is list of users that i see from weblogic console for OBIEE.
         User          |     Group
         weblogic     |     Administrator
         BISystemUser|     Administrators
         OracleSystemUser|     OracleSystemGroup
    2.
    From Portal environment, i have added "sawjsr168portlets.war" as shared library.
    Changed portlet.xml and web.xml with following.
         -changes in portlet.xml
              1. oracle.bi.presentation.sawserver.URL
                   http://localhost:9704/analytics/saw.dll
              2.     oracle.bi.presentation.portlets.jsr168.reportui.AdminUserName
                   weblogic
              3.     oracle.bi.presentation.portlets.jsr168.reportui.AdminPwd
                   xxxxxx
              4.     oracle.bi.presentation.report.Path
                   /Shared Folders/Sample Lite/Published Reporting/Reports/Brand Revenue Details
         -changes in web.xml
              1.     com.siebel.analytics.web.SAWServer.Host
                   localhost
              2.     com.siebel.analytics.web.SAWServer.Port
                   9704
    3. On Portal Desktop, I am authenticating with "weblogic" user ("weblogic" user which is configured in Portal Domain).
    While doing so, I see following exception on Portal Domain.
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:sawsoap="com.siebel.analytics.web/soap/v6"> <soap:Body> <soap:Fault><faultcode>soap:Server</faultcode>
    <faultstring>Authentication error. Details: An invalid User Name or Password was entered. </faultstring>
    <detail><sawsoape:Error xmlns:sawsoape="com.siebel.analytics.web/soap/error/v1">
    <sawsoape:Code>IAI2Z2JJ</sawsoape:Code>
    <sawsoape:Message>Authentication error. Details: An invalid User Name or Password was entered. </sawsoape:Message>
    <sawsoape:File>main/project/websubsystems/soapservicesimpl.cpp</sawsoape:File>
    <sawsoape:Line>183</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>IHVF6OM7</sawsoape:Code>
    <sawsoape:Message>Authentication Failure.</sawsoape:Message>
    <sawsoape:File>main/project/webconnect/connection.cpp</sawsoape:File>
    <sawsoape:Line>387</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.connectionPool.getConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.securitysubsystem.checkauthentication.runimpl</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>OPR4ONWY</sawsoape:Code>
    <sawsoape:Message>Odbc driver returned an error (SQLDriverConnectW).</sawsoape:Message>
    <sawsoape:File>main/project/webodbcaccess/odbcconnectionimpl.cpp</sawsoape:File>
    <sawsoape:Line>356</sawsoape:Line>
    <sawsoape:Error>
    <sawsoape:Code>U9IM8TAC</sawsoape:Code>
    <sawsoape:Message>State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13038] The user does not have impersonation privilege. (08004)</sawsoape:Message>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </detail>
    </soap:Fault></soap:Body> </soap:Envelope>>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(exit00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <Exit: HTTPDispatchHandler::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SimpleChain> <BEA-000000> <Exit: SimpleChain::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.handlers.soap.MustUnderstandChecker> <BEA-000000> <Doing SOAP semantic checks...>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.client.AxisClient> <BEA-000000> <Exit: AxisClient::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(toAxisFault00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.enterprise> <BEA-000000> <Mapping Exception to AxisFault
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
    <Jan 3, 2011 11:05:05 AM EST> <Error> <ServletContext-/research-portal> <BEA-000000> <Error in Siebel Analytics ReportUI portlet
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers
    Kindly let me know your thoughts on following.
    1. Am i missing any steps?
    2. Is it possible that Portal 10.3 and OBIEE 11g is not compatible?
    3. Admin Username and password that i specified in Report UI portlet's preferences, is it wrong user (or user from wrong group maybe)? Do i need to specify user who is from another group?
    4. I changed "SAWServer" url and port in web.xml. Is that okay?
    5. Is there any way, i can get more detailed information from OBIEE Server by enabling certain kind of debug?
    Let me know if any input is needed from my side. Any input is highly appreciated.
    Thanks

    Hi Now I am facing bellow error.
    Can anybody suggest me what to do?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65PState: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 13017] User or group has not been granted the Direct Database Access privilege to access the database 'sh'. Please verify the User/Group Permissions in the Oracle BI Administration Tool. (HY000)

  • Authentication Error on Export

    8i...from within Studio, when attempting to export data I receive the message "export failed", and the reason is "authentication error". But no further explanation. I'm logged into enterprise manager with /sysman/ and into studio with /system/ user id's but to no avail. I've enabled full rights to everything but the kitchen sink, and still won't work. Any ideas or fixes to my problem. Or did I miss something somewhere?

    I doesn't appear that there's a discussion forum for DBA Studio. I'd suggest either posting to one of the Oracle newsgroups or contacting Oracle support. Sorry I can't be more helpful.
    Note that DBA Studio does not use ODBC at all to connect. It almost certainly makes direct OCI calls.
    Justin

  • Import not authenticating portal user

    I am using Portal 10.1.4 and am trying to import a portal from another Portal 10.1.4 instance. I have retrieved the import/export script from the web interface from the source system (in Navigator when selecting Export for the relevant Page Group).
    However, no matter what portal user and portal password I put on the command line, I am getting an authentication error:
    D:\>export107.bat -mode IMPORT -d export107.dump -c ORCL -s PORTAL -p <schema password> -company MyCompany -pu portal -pp <portalpassword>
    Verifying the environment variables...
    Verifying the Oracle Client version...
    IMPORT Mode Selected
    Verifying the portal schema passed...
    Verifying the availability of transport set...
    Verifying the status of transport set...
    Calling Oracle exp or imp utility based on the mode of operation....
    PL/SQL procedure successfully completed.
    Checking for privileges...
    Checking for version compatibility...
    Setting the Context...
    Error: Authentication failed for portal
    Cannot proceed with Import
    I have checked that the portal user is in the OID and that they have a portal profile (using the Portal Admin web interface).
    How do I properly set up a user which can be used in the import script? (i.e. the pu and pp command parameters)?
    Thanks

    The problem turned out to be an incorrect value for the company parameter. I think this is what was suggested above - and it works. Just use the default value for company when executing the import script

  • 30EA1: Determine column lengths before csv-Import

    Hello out there,
    I tried to import a csv (actually semicolon separated and enclosed in double quotes) into a new table using SQL Developer.
    I got error messages that some columns are to short (ORA-12899). Now the question is, is there an option having SQL Developer determine the maximum length of the data to propose a suitable column width?
    Wenn I convert the csv to Excel an import that, I get similar errors but much later in the process. So Excel-import seems to look much farther ahead than csv-import.
    What I need is SQL Developer scanning the whole file to determine the maximum length of data an not only the first row or the first few 1000 rows.
    Can this be achieved somehow?
    Regards,
    dhalek

    Hi Dhalek,
    Not sure if your problem is that we are not calculating the size of the columns correctly, we are not generating the inserts correctly or if we are not reading the rows with the columns that are large during the preview phase which is where we profile the data and determine the size of the columns. Can you see the rows that are rejected in the preview? When the table is created, are the sizes of the columns correct? Is it possible that your csv file is having the same problem with the single quote as the excel file? Once we have read the data, the generation is handled in the same way for both so the inserts should look the same.
    Sqldeveloper uses java batch insert for the Insert method which is different from standard insert and inserting via a script. The rules are slightly different so rejections may differ. Also, failures reject the entire batch not just the bad row. For now, to limit the number of rejected rows, you can set the preferences->database->advanced-Sql Array Fetch Size to 1 for the import. This will generate only bad rows in the bad file and should make it easier to pinpoint the problem. You'll want to restore that value because it also affects any fetches done by SQLDeveloper. I'll need to research our generation of the single quote in the data.
    Also you may want to try setting the preferences->database->load->preview characters limit to a very high number if you think the problem is that we are not reading the rows with the large columns during the preview. This is the overalll limit of characters that will be read from the file during the preview.
    You can also try the insert script method to load your data which will eliminate any java batch insert issues.
    Thanks,
    Joyce

  • Show repository gives "user authentication error"

    Hello
    I am running ACS 5.4, When I try a "show repository <repository_name>" command I get "user authentication error" however I have admin status. Any suggestions?
    Thanks

    Hi,
    Can you share the show running-config from the ACS.
    Just  to clarify, the admin role on the ACS is not important, the user that  you have mentioned in the repository configuration should be present on  the respective respository and the password should be correct.
    eg:
    repository ftp
    url ftp://1.1.1.1/
    user ed password plain ed
    The user name ed should be there on the ftp server and the password should be correct.
    nothing to do with the admin role on the ACS if that is what you meant.
    **Share your knowledge. It’s a way to achieve immortality.
    --Dalai Lama**
    Please Rate if helpful.
    Regards
    Ed

  • RPC: Authentication error while trying to mount a remote cdrom

    On my Solaris 10 workstation I configured the following line in /etc/dfs/dfstab:
    share -F nfs -o ro,anon=0 /cdrom/cdrom0
    and restarted the nfsd.
    dfshares says that it is shared: undine:/cdrom/sol_10_606_sparc undine - -
    Now when I try to mount it on another Solaris 10 host like this it is not working:
    mount -F nfs undine:/cdrom/sol_10_606_sparc /mnt
    nfs mount: undine: : RPC: Rpcbind failure - RPC: Authentication error
    Both Hosts are JASS hardened. I think there is a service missing.
    The following services are available:
    root@undine# svcs -a
    STATE STIME FMRI
    legacy_run Jul_23 lrc:/etc/rc2_d/S00set-tmp-permissions
    legacy_run Jul_23 lrc:/etc/rc2_d/S07set-tmp-permissions
    legacy_run Jul_23 lrc:/etc/rc2_d/S10lu
    legacy_run Jul_23 lrc:/etc/rc2_d/S20sysetup
    legacy_run Jul_23 lrc:/etc/rc2_d/S40llc2
    legacy_run Jul_23 lrc:/etc/rc2_d/S42ncakmod
    legacy_run Jul_23 lrc:/etc/rc2_d/S68net-tune
    legacy_run Jul_23 lrc:/etc/rc2_d/S70nddconfig
    legacy_run Jul_23 lrc:/etc/rc2_d/S70sckm
    legacy_run Jul_23 lrc:/etc/rc2_d/S73cachefs_daemon
    legacy_run Jul_23 lrc:/etc/rc2_d/S81dodatadm_udaplt
    legacy_run Jul_23 lrc:/etc/rc2_d/S89bdconfig
    legacy_run Jul_23 lrc:/etc/rc2_d/S90loc_ja_cssd
    legacy_run Jul_23 lrc:/etc/rc2_d/S90webconsole
    legacy_run Jul_23 lrc:/etc/rc2_d/S91afbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91gfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91ifbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91jfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91kfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91zuluinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S94Wnn6
    legacy_run Jul_23 lrc:/etc/rc2_d/S94atsv
    legacy_run Jul_23 lrc:/etc/rc2_d/S94ncalogd
    legacy_run Jul_23 lrc:/etc/rc2_d/S98deallocate
    legacy_run Jul_23 lrc:/etc/rc2_d/S99dtlogin
    legacy_run Jul_23 lrc:/etc/rc3_d/S16boot_server
    legacy_run Jul_23 lrc:/etc/rc3_d/S22acct
    legacy_run Jul_23 lrc:/etc/rc3_d/S25openssh_server
    legacy_run Jul_23 lrc:/etc/rc3_d/S50apache2
    legacy_run Jul_23 lrc:/etc/rc3_d/S52imq
    legacy_run Jul_23 lrc:/etc/rc3_d/S73_mysql
    legacy_run Jul_23 lrc:/etc/rc3_d/S75seaport
    legacy_run Jul_23 lrc:/etc/rc3_d/S81volmgt
    legacy_run Jul_23 lrc:/etc/rcS_d/S29wrsmcfg
    disabled Jul_23 svc:/network/rpc/metamed:default
    disabled Jul_23 svc:/network/rpc/metamh:default
    disabled Jul_23 svc:/network/rpc/rstat:default
    disabled Jul_23 svc:/network/rpc/spray:default
    disabled Jul_23 svc:/network/rpc/wall:default
    disabled Jul_23 svc:/network/tname:default
    disabled Jul_23 svc:/network/security/ktkt_warn:default
    disabled Jul_23 svc:/network/security/krb5_prop:default
    disabled Jul_23 svc:/network/telnet:default
    disabled Jul_23 svc:/network/apocd/udp:default
    disabled Jul_23 svc:/network/uucp:default
    disabled Jul_23 svc:/network/chargen:dgram
    disabled Jul_23 svc:/network/chargen:stream
    disabled Jul_23 svc:/network/daytime:dgram
    disabled Jul_23 svc:/network/daytime:stream
    disabled Jul_23 svc:/network/discard:dgram
    disabled Jul_23 svc:/network/discard:stream
    disabled Jul_23 svc:/network/echo:dgram
    disabled Jul_23 svc:/network/echo:stream
    disabled Jul_23 svc:/network/time:dgram
    disabled Jul_23 svc:/network/time:stream
    disabled Jul_23 svc:/network/ftp:default
    disabled Jul_23 svc:/network/comsat:default
    disabled Jul_23 svc:/network/finger:default
    disabled Jul_23 svc:/network/login:eklogin
    disabled Jul_23 svc:/network/login:klogin
    disabled Jul_23 svc:/network/login:rlogin
    disabled Jul_23 svc:/network/rexec:default
    disabled Jul_23 svc:/network/shell:default
    disabled Jul_23 svc:/network/shell:kshell
    disabled Jul_23 svc:/network/talk:default
    disabled Jul_23 svc:/platform/sun4u/dcs:default
    disabled Jul_23 svc:/system/metainit:default
    disabled Jul_23 svc:/platform/sun4u/mpxio-upgrade:default
    disabled Jul_23 svc:/network/iscsi_initiator:default
    disabled Jul_23 svc:/network/rpc/nisplus:default
    disabled Jul_23 svc:/network/nis/server:default
    disabled Jul_23 svc:/network/dns/client:default
    disabled Jul_23 svc:/network/ldap/client:default
    disabled Jul_23 svc:/system/auditd:default
    disabled Jul_23 svc:/network/inetd-upgrade:default
    disabled Jul_23 svc:/application/print/server:default
    disabled Jul_23 svc:/platform/sun4u/sf880drd:default
    disabled Jul_23 svc:/system/power:default
    disabled Jul_23 svc:/network/rpc/bootparams:default
    disabled Jul_23 svc:/system/rcap:default
    disabled Jul_23 svc:/system/mdmonitor:default
    disabled Jul_23 svc:/network/rarp:default
    disabled Jul_23 svc:/network/dhcp-server:default
    disabled Jul_23 svc:/application/management/webmin:default
    disabled Jul_23 svc:/application/print/ipp-listener:default
    disabled Jul_23 svc:/application/print/cleanup:default
    disabled Jul_23 svc:/application/gdm2-login:default
    disabled Jul_23 svc:/network/dns/server:default
    disabled Jul_23 svc:/network/security/kadmin:default
    disabled Jul_23 svc:/network/security/krb5kdc:default
    disabled Jul_23 svc:/network/nis/passwd:default
    disabled Jul_23 svc:/network/nis/update:default
    disabled Jul_23 svc:/network/nis/xfr:default
    disabled Jul_23 svc:/system/sar:default
    disabled Jul_23 svc:/network/slp:default
    disabled Jul_23 svc:/platform/sun4u/efdaemon:default
    disabled Jul_23 svc:/system/consadm:default
    disabled Jul_23 svc:/system/cvc:default
    disabled Jul_23 svc:/network/rpc/meta:default
    disabled Jul_23 svc:/application/x11/xfs:default
    disabled Jul_23 svc:/application/font/stfsloader:default
    disabled Jul_23 svc:/application/print/rfc1179:default
    disabled Jul_23 svc:/network/rpc/ocfserv:default
    disabled 16:08:14 svc:/network/nfs/cbd:default
    disabled 16:14:03 svc:/network/rpc/rusers:default
    disabled 16:14:12 svc:/network/rpc-100068_2-5/rpc_udp:default
    disabled 16:14:23 svc:/network/rpc-100083_1/rpc_tcp:default
    disabled 16:14:37 svc:/network/rpc-100235_1/rpc_ticotsord:default
    disabled 16:14:52 svc:/network/rpc/rex:default
    disabled 16:15:12 svc:/network/rpc/mdcomm:default
    online Jul_23 svc:/network/ntp:default
    online Jul_23 svc:/system/filesystem/autofs:default
    online Jul_23 svc:/system/system-log:default
    online Jul_23 svc:/system/dumpadm:default
    online Jul_23 svc:/network/smtp:sendmail
    online Jul_23 svc:/system/fmd:default
    online Jul_23 svc:/milestone/multi-user:default
    online Jul_23 svc:/milestone/multi-user-server:default
    online Jul_23 svc:/system/zones:default
    online Jul_23 svc:/system/svc/restarter:default
    online Jul_23 svc:/system/installupdates:default
    online Jul_23 svc:/network/pfil:default
    online Jul_23 svc:/network/loopback:default
    online Jul_23 svc:/system/filesystem/root:default
    online Jul_23 svc:/system/boot-archive:default
    online Jul_23 svc:/system/filesystem/usr:default
    online Jul_23 svc:/system/keymap:default
    online Jul_23 svc:/network/physical:default
    online Jul_23 svc:/system/device/local:default
    online Jul_23 svc:/system/identity:node
    online Jul_23 svc:/system/filesystem/minimal:default
    online Jul_23 svc:/system/rmtmpfiles:default
    online Jul_23 svc:/system/sysevent:default
    online Jul_23 svc:/system/coreadm:default
    online Jul_23 svc:/system/device/fc-fabric:default
    online Jul_23 svc:/system/identity:domain
    online Jul_23 svc:/system/picl:default
    online Jul_23 svc:/milestone/devices:default
    online Jul_23 svc:/system/cryptosvc:default
    online Jul_23 svc:/network/ipfilter:default
    online Jul_23 svc:/milestone/network:default
    online Jul_23 svc:/network/initial:default
    online Jul_23 svc:/system/manifest-import:default
    online Jul_23 svc:/milestone/single-user:default
    online Jul_23 svc:/system/filesystem/local:default
    online Jul_23 svc:/system/sysidtool:net
    online Jul_23 svc:/system/sysidtool:system
    online Jul_23 svc:/milestone/sysconfig:default
    online Jul_23 svc:/system/sac:default
    online Jul_23 svc:/system/utmp:default
    online Jul_23 svc:/system/console-login:default
    online Jul_23 svc:/application/font/fc-cache:default
    online Jul_23 svc:/milestone/name-services:default
    online Jul_23 svc:/system/cron:default
    online Jul_23 svc:/network/service:default
    online 16:16:05 svc:/network/rpc/bind:default
    online 16:16:05 svc:/network/nis/client:default
    online 16:16:07 svc:/network/nfs/client:default
    online 16:16:07 svc:/network/nfs/status:default
    online 16:16:08 svc:/network/nfs/nlockmgr:default
    online 16:16:08 svc:/network/nfs/mapid:default
    online 16:16:08 svc:/network/nfs/server:default
    online 16:16:35 svc:/network/rpc/keyserv:default
    online 16:32:58 svc:/network/inetd:default
    online 16:32:58 svc:/system/name-service-cache:default
    online 16:32:58 svc:/network/vopied/tcp:default
    online 16:32:58 svc:/network/vnetd/tcp:default
    online 16:32:58 svc:/network/bpcd/tcp:default
    online 16:32:58 svc:/network/nfs/rquota:default
    online 16:32:58 svc:/network/rpc/smserver:default
    online 16:32:58 svc:/network/rpc/gss:default
    I would be happy for any feedback
    Regards Robert

    This is because of tcp wrappers configuration:
    /etc/hosts.deny
    ALL : ALL
    commented out that line and restarted inetd

  • Where to find out what happened? CSV Importer throws Exception of type 'Microsoft.EnterpriseManagement.CSVImport.CSVInstanceException' was thrown."

    Hi all,
    I'm using a CSV Importer in Service Manager Console to import Windows.Computer class data.
    The XML "format" file passes muster.
    Yet none of my CSV records succeed in being loaded due to this error:
    Error: Could not import the row on line ... of CSV file D:\Peter\CMDB II\Exported MPs\TestMPs\SUS_WindowsComputer.csv. Object creation failed with the following error:
    --> Exception of type 'Microsoft.EnterpriseManagement.CSVImport.CSVInstanceException' was thrown.
    Though, like the Microsoft Joke about the Lost Airplane punchline, "...The answer ... was 100 percent correct but absolutely useless...."
    Where/ how can I find the cause of this error in the CSV Importer's exception?

    to paraphrase another bad joke: "Yo Dawg, i herd you liek exceptions, so i put exceptions in your exception so you can debug while you debug".
    the
    system.exception.innerexception property is a way to wrap one exception in another exception and throw it again. This is probably the property you want to look for in the details portion of the exception window. this will likely tell you what the root
    problem is. 

  • Weird csv import behaviour...

    Hi guys!
    I was wondering if any of you encountered a werid csv import behaviour:
    If the csv file I'd like to import has columns shortened...I mean sometimes you have to click twice on a column to see its full content..and I'm talking about the situation where you don't see it in a full spectrum. Then if im trying to import it I receive an error...if immediately after that I click twice on every column of that csv file...the import works fine...
    Any ideas?
    With regards,
    PsmakR

    Hi guys!
    I was wondering if any of you encountered a werid csv import behaviour:
    If the csv file I'd like to import has columns shortened...I mean sometimes you have to click twice on a column to see its full content..and I'm talking about the situation where you don't see it in a full spectrum. Then if im trying to import it I receive an error...if immediately after that I click twice on every column of that csv file...the import works fine...
    Any ideas?
    With regards,
    PsmakR

  • TES API Authentication error

    I'm using Microsoft Visual Studio and able to import the teswebservice?wsdl and schema. However, when I try to connect using the user ClientCredential.   I receive an authentication error below. Any idea?? See attachment..     
    Web Service :        http://10.3.0.70:8080/api/tes-6.0/webservice/teswebservice?wsdl  
    We tried connecting to this API by creating an object and respective properties – but it is failed to authorize the services. Here the following Error
    The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Basic realm="Tidal Application Realm"'.

    Can you try setting the domain name separately, similar to how you have set Password ? I think setting domain\username is the culprit. For example:
    _client.ClientCredentials.Windows.ClientCredential.Domain = "warzone42";
    _client.ClientCredentials.Windows.ClientCredential.UserName = "user1428798";
    _client.ClientCredentials.Windows.ClientCredential.Password = "p@ssw0rd";
    Can you also try accessing the same webservice from a tool like SOAPUI ? Once done, you can see the request and response messages to troubleshoot. Such tools(SOAPUI) are Java based and will behave correctly as compared to when called from Visual Studio/.Net

  • VNI_2015:authentication error,??????

    I try to import a dump file(oracle 8) to Oracle 8i, it always comes up a error message:VNI_2015:authentication error.
    Anyone know why?
    Thanks
    my email: [email protected]
    null

    Ok, I just went through the same thing. I would much rather be doing this in Unix, but...
    My problem was that the WIN2000 User needed to have the logon as batch privilege assigned to
    it. To do that in WIN2000, you go to
    Administrative Tools => Local Security Settings => Local Policies folder => User Rights Assignments
    Go to the Log on as a batch job security policy and then add your user to it.
    Once I did that, my VNI-2015 errors went away. Then I got to move on to the next set of errors, but
    that is another story.
    Good Luck
    Jim Hammond

  • How to fix authentic error in game centre of iPad mini?

    How to fix authentic error in game centre of iPad mini?

    Following further research, this keyboard lag issue appears to be related to the (botched) iOS 7.1 update. It's good to know I am not the only user who had his iPad mini rendered unusuable by the iOS 7.1 update, however that does not solve my problem.
    Anyone out there who has further suggestions (except doing a factory reset via iTunes)?

  • Remote Desktop Connection - Authentication error

    Hello,
    I wish to connect to my work PC from my laptop. The remote desktop connection was working fine till yesterday, but today i receive the following error when i try to connect - 
    "An authentication error has occurred. The Local Security Authority cannot be contacted. Remote Computer: <name>."
    I have Win 7 ultimate installed on my 32 bit system, and have tried solutions proposed in the other threads. I do not require a NLA check for connection, i have always used the remote desktop with this option unchecked. Could anyone help me with this please?
    Is this a error on my Laptop, or do i need to contact the network administrators for this?

    Hi!
    It could be as easy as you need to change your password on your domain accout.
    Are both computers connected to the same domian or is your work computer connected to a domain and your laptop connected to a workgroup?
    If your password has expired, this error can occur, so I would start to check that since it stoped working over night.
    Best regards
    Andreas Molin

Maybe you are looking for

  • Java PDK Bugs and Issues

    Here are some bugs and issues I've run across using the JPDK that I thought other developers should be aware of. The following information comes from using JPDK 1.1 with Oracle Portal Version 3.0.6.3.3 Early Adopter on Windows 2000. 1) Do not use a c

  • Java Embedding Print Messages

    Hi All, I have written some System.out.println() in my Java Embedding Activity. But theses messages are not appearing. Can anyone tell me where exactly these messages are posted ? Thanks, Ashutosh Singh

  • Transparent gradient in Keynote?

    How does one make a transparent gradient of a shape in Keynote-a shape that is completely opaque on one side and completely transparent on the opposite side?

  • Insurgents (Action scene)

    Hey everyone, I've shot and edited an action film. Please watch and review this film. Thank you. What do you think about the: cinematography? editing? sound mixing? music? Color Correction? Thank you

  • Did 4.1.2 fix YOUR USB Audio problems?  Not mine...

    I'm curious to hear from the other folks who were having issues with 4.1.1 freezing/sluggish while using USB speakers or USB audio converters. I have a Xitel USB-to-SPDIF converter that has worked flawlessly since 10.3 in EVERY app...until GB 4.1.1.