Can not create user with useradd

Hi,
the command is (as root):
# /usr/sbin/useradd -c 'Oracle software owner' -d /u01/oracle -g dba -G ocgroup,ocmaint -m -u 1000 -s /usr/bin/ksh oracle
The output is:
UX: /usr/sbin/useradd: ERROR: Inconsistent password files. See pwconv(1M).
ACTIONS TAKEN:
# pwconv : no changes
bash-3.00# wc -l /etc/passwd /etc/shadow
18 /etc/passwd
18 /etc/shadow
36 total
bash-3.00# cat -ve /etc/passwd
root:x:0:0:Super-User:/:/sbin/sh$
daemon:x:1:1::/:$
bin:x:2:2::/usr/bin:$
sys:x:3:3::/:$
adm:x:4:4:Admin:/var/adm:$
lp:x:71:8:Line Printer Admin:/usr/spool/lp:$
uucp:x:5:5:uucp Admin:/usr/lib/uucp:$
nuucp:x:9:9:uucp Admin:/var/spool/uucppublic:/usr/lib/uucp/uucico$
smmsp:x:25:25:SendMail Message Submission Program:/:$
listen:x:37:4:Network Admin:/usr/net/nls:$
gdm:x:50:50:GDM Reserved UID:/:$
webservd:x:80:80:WebServer Reserved UID:/:$
postgres:x:90:90:PostgreSQL Reserved UID:/:/usr/bin/pfksh$
svctag:x:95:12:Service Tag UID:/:$
nobody:x:60001:60001:NFS Anonymous Access User:/:$
noaccess:x:60002:60002:No Access User:/:$
nobody4:x:65534:65534:SunOS 4.x NFS Anonymous Access User:/:$
ocadmin:x:1001:107:ON-Center Administrator Account:/export/home/ocadmin:/bin/ksh$
cat -ve /etc/shadow
root:VipMkPKbgRZFs:14859::::::$
daemon:x:14858::::::$
bin:x:14858::::::$
sys:x:14858::::::$
adm:x:14858::::::$
lp:x:14858::::::$
uucp:x:14858::::::$
nuucp:x:14858::::::$
smmsp:x:14858::::::$
listen:x:14858::::::$
gdm:x:14858::::::$
webservd:x:14858::::::$
postgres:x:14858::::::$
svctag:x:14858::::::$
nobody:x:14858::::::$
noaccess:x:14858::::::$
nobody4:x:14858::::::$
ocadmin:Ru2SfqpBfDlSM:14858::::::$
PLATFORM DESCRIPTION
SunOS argenlab 5.10 Generic_139555-08 sun4v sparc SUNW,SPARC-Enterprise-T2000

I fixed the problem. Somehow the connection and provider properties are defined in machine.config. I did not have anything in my application's web.config. After I moved provider information to my web.config and gave the appliaiton name I was able to create a user account. I do not know at what point the OraAspNetConString properties were added to machine.config.
Thanks

Similar Messages

  • Can't create user with Delegated Administrator Console! Thank you!

    I have installed JES2005Q4 (include Deirectory Server、Access Manager、Web Server、Messaging Server、Calendar Server、Instant Messaging、Communications Express and Delegated Administrator) ,
    i can create domain and user with "commadmin" command, but can't create user with Delegated Administrator console.
    When i checked the logs of the Web Server, found some errors:
    [04/Feb/2006:11:55:25] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: ApplicationDispatcher[da] WEB2649: Servlet.service() for servlet jsp threw exception
    javax.servlet.ServletException
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536)
         at jsps.com_sun_web_ui._jsp._wizard._WizardWindow_jsp._jspService(_WizardWindow_jsp.java:559)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
         at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
         at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    ----- Root Cause -----
    javax.servlet.jsp.JspException
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getWizardPageHTML(CCWizardTag.java:1577)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendPageletBodyContentHTML(CCWizardTag.java:668)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendWizardBodyHTML(CCW
    [04/Feb/2006:11:55:25] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: WEB2798: [da] ServletContext.log(): [ERROR] Uncaught application exception
    com.iplanet.jato.NavigationException: Exception encountered during forward
    Root cause = [javax.servlet.jsp.JspException]
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:380)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    Root cause:
    javax.servlet.jsp.JspException
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getWizardPageHTML(CCWizardTag.java:1577)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendPageletBodyContentHTML(CCWizardTag.java:668)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.appendWizardBodyHTML(CCWizardTag.java:658)
         at com.sun.web.ui.taglib.wizard.CCWizardTag.getHTMLStringInternal(CCWizardTag.java:469)
         at com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:114)
         at jsps.com_sun_web_ui._jsp._wizard._WizardWindow_jsp._jspService(_WizardWindow_jsp.java:260)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
         at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
         at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772)
         at org.apache.catalina.co
    [04/Feb/2006:11:55:26] failure (12015): for host 192.168.182.130 trying to POST /da/wizard/WizardWindow, service-j2ee reports: StandardWrapperValve[WizardWinServlet]: WEB2792: Servlet.service() for servlet WizardWinServlet threw exception
    javax.servlet.ServletException: Uncaught exception
         at com.iplanet.jato.ApplicationServletBase.onUncaughtException(ApplicationServletBase.java:1415)
         at com.sun.comm.da.WizardWinServlet.onUncaughtException(WizardWinServlet.java:98)
         at com.iplanet.jato.ApplicationServletBase.fireUncaughtException(ApplicationServletBase.java:1164)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:639)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    ----- Root Cause -----
    com.iplanet.jato.NavigationException: Exception encountered during forward
    Root cause = [javax.servlet.jsp.JspException]
         at com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:380)
         at com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
         at com.sun.web.ui.view.wizard.CCWizard.handleNextButtonRequest(CCWizard.java:730)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:760)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
         at com.sun.comm.da.WizardWinServlet.service(WizardWinServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.sun.comm.da.LoginFilter.doFilter(LoginFilter.java:128)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain

    Now i want to update the Delegated Administrator with the 119778-09.jar patch, but the error show:
    Unable to open keystore </var/sadm/security/patchadd/trustore> for reading.
    Signature invalid on signed patch <119778-09>.

  • Re: Can not Assocate User with Handheld device

    Same thing, have you find a solution ?
    Thanks in advance
    rgds
    Hub
    > It does not show up in ConsoleOne. Under the HH Object.
    >
    >
    > "Anand Sinha" <[email protected]> wrote in message
    > news:M_MSc.923$[email protected]..
    > > You mentioned in the other newgrp that the option is grayed out. Where
    > > exactly is it grayed out?
    > >
    > > Regards
    > > Anand Sinha
    > >
    > > "Joe Tietz" <[email protected]> wrote in message
    > > news:n5PRc.19$[email protected]..
    > > > Can not Assocate User with Handheld device
    > > >
    > > > ZFH 6.5
    > > >
    > > >
    > >
    > >
    >
    >

    bart3321,
    First I have separated your request/inquiry because it was added to a message that was over 2 years old.  Seems you went to a "shop", and got blocked from assessing needed files.   You did not state the error message. Was it permissions?   Can you right click on the excel file, change the "Share with" ?
    http://h30434.www3.hp.com/t5/Other-Desktop-PC-Questions/How-to-change-read-only-to-read-write/td-p/2...
    I am a volunteer. I am not an HP employee.
    To say THANK YOU, press the "thumbs up symbol" to render a KUDO. Please click Accept as Solution, if your problem is solved. You can render both Solution and KUDO.
    The Law of Effect states that positive reinforcement increases the probability of a behavior being repeated. (B.F.Skinner). You toss me KUDO and/or Solution, and I perform better.
    (2) HP DV7t i7 3160QM 2.3Ghz 8GB
    HP m9200t E8400,Win7 Pro 32 bit. 4GB RAM, ASUS 550Ti 2GB, Rosewill 630W. 1T HD SATA 3Gb/s
    Custom Asus P8P67, I7-2600k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX660 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Custom Asus P8Z77, I7-3770k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX670 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Both Customs use Rosewill Blackhawk case.
    Printer -- HP OfficeJet Pro 8600 Plus

  • Can not create user "OPS$domainname\SAPSERVICEC11" in oracle

    Hi all,
    I'm installing SAP R3E 4.7 extension set 2 SR1 on Window 2003 , orcle 9.2 (patch 9.2.0.8.0) after finish CI, DB, DI and try to strat SAP with MMC but disp+work.exe didn't run . And the error is "ORA-01017: Invalid username/password; logon denied"
    After that i find out solution from SAP Note400241. I need to create user  "OPS$domainname\SAPSERVICEC11" but my domain name is 17 charecters long. That make the username is too long (more than 30 characters). So I cann't create this user.
    How can i solve this problem?
    BR,
    Prachya

    > Hi Eric,
    >
    > With the note: 400421 I am facing the following
    > problems..... Could you please help me out as where I
    > am going wrong?
    >
    > 1. I could connect through " connect /@sid"
    <b>-> OK, then the "OPS$" exists</b>
    >
    > 2. select granted_role from dba_role_privs where
    > grantee='ops$_user';
    > No Rows found..
    >
    > 3. select owner from dba_tables where
    > table_name=T000
    >
    > gives me SAPDEV
    >
    > That means the owner is SAPDEV and what is SAPUSER
    > ????
    <b>NO, this is telling you that the schema name is SAPDEV, only. We will need it later</b>
    >
    > general checks:
    >
    > select owner from dba_tables where table_name=SAPUSER
    >
    > gives me OPS$DEVADM and OPS$SANDBOX\DEVADM
    <b>The name of your server is SANDBOX, but you mentioned before that you had a domain longer than 17 characters. This does not match.
    Have you performed a DOMAIN or a LOCAL installation?
    For this output it seems that it is local</b>
    >
    > so if t000 has SAPDEV then should I check the above
    > command for SAPDEV instead of SAPUSER???? ..
    <b>NO. The table name is SAPUSER</b>
    >
    > 3. select owner, table_owner, table_name from
    > dba_synonyms wghere synonym_name=SAPUSER
    > give
    > OPS$SANDBOX\SAPSERVICEDEV OPS$SANDBOX\DEVADM SAPUSER
    >
    > why here SAPUSER is present..
    <b>
    Do you know what is a synonym? or what have you queried?
    Select owner, table_owner, table_name from
    dba_synonyms wghere synonym_name=SAPUSER
    It is giving you the
    -> Synonym OWNER  -> OPS$SANDBOX\SAPSERVICEDEV
    -> Table OWNER        -> OPS$SANDBOX\DEVADM
    -> TABLE NAME         -> SAPUSER
    This data is correct.</b>
    >
    > Do I need to change the T000 table( update it to
    > SAPUSER)???
    <b>NOOOOO. Leave teh "normal" tables alone</b>
    >
    > I you know that have copied the data files (OS level)
    > from anpther DEV server to sandbox..( SID same). It
    > had in DBA_USER with its hostname like
    >
    > OPS$HPSERVER\SAPSERVICEDEV
    > OPS$HPSERVER\DEVADM
    >
    > So I thought it must be bcos of this so I run the
    > script oradbusr.sql to create
    > OPS$SANDBOX\DEVADM user and managed to create it.
    > Also managed to get OPS$SANDBOX\SAPSERVICEDEV users.
    > The grant to them is also okay.. But then also not
    > able to connect through SAP.
    >
    > Please suggest where I am going wrong and what to
    > change...
    >
    > Regards
    > Prashant
    <b>So, Looking at the initial error ( ora-1017 ) and the output of the queries I wonder if you have changed the DB password.
    I do think so. and I think you did it at DB level ( alter user identified by ... )
    Then the problem seems to be that you do not have the password in SAPUSER table in sync with the password you changed.
    In SAP ABAP systems you cannot change the password at DB level. You have to use BRCONNECT to do so, it will keep the passwords in SYNC:
    brconnect -u system/<password> -f chpass -o <sapowner> -p 
    <password>                                                
    try it. then execute R3TRANS -x and see if it can connect
    </b>

  • Can not create user in Times Ten 7

    Hi All,
    I have installed Oracle Times Ten 7.0.4 in my machine. To connect to the databse I have used "connect RunDataCS_tt70_32;" which I found from the ODBC. (I even dont know whether this the correct way to connect or not). Now I have tried to create a user (" create user prashant identified by 'p1'; ") but the command failed saying "15007: Access control not enabled".
    Can anybody tell me how can I create a user in Times Ten.
    Thanks,
    Prashant

    To be able to create users and have access control applied you must install TimesTen with Access Control enabled (it is an optional feature). When you did your install you replied no (or took the default) to the question 'Do you want to enable Access Control?' (or you did not tick the relevant check box if you are using Windows).
    You can enable Access Control for your installation by running the command
    ttmodinstall -enableAccessControl
    you need to do this as the instance administrator user (the O/S user who installed the TimesTen instance).
    I would strongly advise that you read through the TimesTen QuickStart Guide and other tutorial on the TimesTen OTN site beofre trying to use TimesTen as it will save you a lot of time and many questions to this forum :-)
    Chris

  • Can't create user with 9iAS(1.0.2.1)

    I did a fresh installation of 9ias(1.0.2.1) on a 8.1.7 EE database. Everything works fine until I need to create a Portal user. When I click "Create New users", I got a error window "Error: (WWC-00000)". If I click the "Back" icon on the top of the window, I got the same error window.
    Has anyone else has created a new portal user with 9ias(1.0.2.1)?
    Thanks for your help!
    Young

    I AM FACING THE SAME ERROR.
    THE PROBLEM IS NOT JUST IN THE "CREATE USERS", I THINK THERE IS SOME SORT OF PROBLEM WITH THE "LOGIN SERVER", BECAUSE IF CONNECT TO " http://hostname/pls/portal30_sso, AFTER I INPUT THE LOGIN INFO I GET THE SAME "WWC-00000" ERROR.
    WORKING WITH THE PORTAL ITSELF IS OK. ONLY THE FUNCTIONS RELATED TO THE LOGIN SERVER DO NOT WORK.
    THIS IS A NEW INSTALLATION (8.1.7 SE + iAS 1.0.2.1 SE UNDER Windows2000).
    ANY HELP WILL BE GREATLY APPRECIATED!!
    REGARDS

  • Can not create WebService with java.util.Locale object why?

    I am unable to create a WebService which contains a Locale Object in the request.  I assume its because the java.util.Locale object is not Serializable.  Can anyone tell me if there is a work around for this?

    Hi,
    Make sure your strings for Locale follow these rules...
    The language string should be lower-case, two-letter codes as defined by ISO-639.
    http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
    The country string should be upper-case, two-letter codes as defined by ISO-3166.
    http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    Or try with some constant Locales like
    Locale.CANADA
    Locale.US
    regards,
    Uma

  • Can not create table with the CLOB type VARRAY, ORA-02348: cannot create VA

    CREATE OR REPLACE TYPE Project AS OBJECT (
    project_no NUMBER(2),
    title VARCHAR2(35),
    cost CLOB );
    CREATE OR REPLACE TYPE ProjectList AS VARRAY(50) OF Project;
    CREATE TABLE department (
    dept_id NUMBER(2),
    name VARCHAR2(15),
    budget NUMBER(11,2),
    projects ProjectList );
    The table creatation always with the error :
    ORA-02348: cannot create VARRAY column with embedded LOB
    Can anybody help ???

    Hi Peng,
    It seems you have hit a limitation of the Oracle version, which you don't post.
    Limitations are sometimes also called a 'feature'.
    You would need to find out whether this restriction has been lifted in a subsequent release or redesign your application.
    Sybrand Bakker
    Senior Oracle DBA

  • Can not create printer with my own ppd file

    I have a printer model that is not covered in Solaris Print Manager.
    I downloaded a foomatic-PPD file. Followed the steps (from Solaris 10 administration guide) to add printer. (lpfilter -f $ name -F $ filter didn't succeed, so I manually did lpfilter -f foomatic -F foomatic.fd)
    After printer is added, and it's idle, I tried to print a job, but it says:
    UX:lp: ERROR: The LP print service could not read your request file
    To fix: see if the spooling file system is full.
    I have also tried to add a new entry in /usr/lib/lp/model/ppd/ppdcache and the new entry points to my ppd file.
    Add printer through Soloaris print manager, I got the exact same message.
    Any tips?
    # lpadmin -p paper -v /dev/printers/0 (1)
    # lpadmin -p paper -I postscript (2)
    # lpadmin -p paper -m standard_footmatic (3)
    # lpadmin -p paper -n /path/Lexmark-Optra_E312-Postscript.ppd.gzmake(4)
    # lpadmin -p paper -D "Color printer on third floor, rm 3003" (5)
    # cd /etc/lp/fd
    # for filter in *.fd;do
    > name=`basename $ filter .fd`
    > lpfilter -f $ name -F $ filter
    > done (6)
    # accept paper
         destination �paper� now accepting requests
    # enable paper     (7)
    printer �paper� now enabled
    # lpstat -p paper (8)
    printer paper is idle. enabled since Feb 28 11:21 2004...

    I haven't played with this myself, but from looking at the documentation and what you have done:
    1. is this a locally attached printer (serial port , usb, etc.) or a network printer? You are using standard_foomatic that is for locally attached printers, but your description seems to indicate that the printer is on the network. If it's a network printer, then the netstandard_foomatic script should be used.
    2. Is the content type of postscript appropriate for this printer? The docs use that but that may not be correct. Is the Optra E312 a postscript printer?
    3. althought the built-in ppd files are in the .gz format (and unzipped as needed), the docs indicate that the "home brewed" ppds should be just plain .ppd.
    Not sure if any of this is relevant, but that's my 2 cents.

  • I can not create a new user account on eprint

    i can not create a new user account on eprint. I have been trying for over an hour and it repeats telling me that my email addresses are not entered correctly, however they match. ? 

    I have tried to create an account via ePrintCenter and it seems that the published application has several flaws in interpreting the provided input.
    1) In the Filed for last Name I enter my last name, which consist of only Alph Characters. The form however thinks that there is some sort of special character and rejects my Input.
    2) E-Mail address. is not identical; OK, so I do a quick OCR on the E-Mail and guess what they are identical. Again the form Fails to recognize this.
    3) Enter a password (2 Fields) and a third is displayed which is marked as "*required" but is not labeled as to what the required info could possibly be. Or is it a 3 password confirmation box, who knows.
    All I know is that a simple registration is a major pain with this HP site.
    Any Help as to how to alleviate this would of course be greatly appreciated.

  • OBIEE 11g, can not signin analytics with user admin "Weblogic"?

    Hi all,
    I have a problem as i can not signin analytic with user Weblogic, with error "An error occurred during authentication. Try again later or contact your system administrator".
    then, i create one user other, with admin privilege and sign in ok, same with all other user.
    Before i get this problem, i have create one user --> add to a role --> grant permission of some analytic on weblogic folder to this user.
    plz tell me what the reason of this problem.
    Thanks so much.

    From Srini's update i see its a bug, but can you give it a try with the below options and also let us know the OBIEE Version?
    try to shutdown everything admin,managed and opmn services and then restart everything once everything is up now deploy the old rpd and see if it helps
    paste the log files from admin and nqserver.log

  • Visual Adminstrator: can not create new users

    Hi,
    I've got a problem with my "Sneak Preview SAP NetWeaver 04 - Full Java Edition with Web AS Java 6.40, MaxDB, and Developer Studio" (NW04 SP15) installation. Whenever I start the visual administrator I can not create a new user. All buttons excepting the Refresh Button are disabled.
    If I use the web (http://..../useradmin) I can create new users.
    Now I want to change Security Policies in the Visual Administrator. But the problem is the same.
    Does anyone know any solution?
    Best Regards,
    tobi

    Hi Tobias,
    In VA => Security Provider there is a change button ("pencil") in the top of the right frame. You should enable other buttons by clicking this one.
    Regards,
    Mike

  • Can 2 different users with 2 different Iphones use the same itunes to backup each phone separately? if not how can I have a backup for 2 different iphones on the same laptop?

    can 2 different users with 2 different Iphones use the same itune program to backup each phone separately? if not how can I have a backup for 2 different iphones on the same laptop?

    Here is your answer:
    http://support.apple.com/kb/HT1495

  • I can not create an Installer, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...

    I can not create an Installer on LabView, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...
    Solved!
    Go to Solution.

     Hi Shada this can happen if you are including additional installers to your installer for example DAQmx. When you are doing this the installer has to include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder it updated MAX, so when your installer is trying to Include MAX, its asking for the source where it was installed in your computer in this case Vision Builder.
     Here you can cache the information so its not asked again, or you can download a newer version fo DAQmx, so it will update MAX and change de dependecy.
     You can find more details about this issue in this KB:
    KnowledgeBase 3S88PJMY: Why Do I Get A "Missing Distribution" Error When Trying to Build an Installe...
    And for keeping a copy here is more info:
     How Do I Stop the Missing Distribution Notification Each Time I Build An Installer?
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • Shopping cart with Asset can not create backend PO in SOSC

    Dear Expert,
    We are using With SRM 7.0 & ECC 6.0 EHP4 , the shopping cart with account assignment cost center can create backend PO in SOSC, but the shopping cart with account assignment Asset can not create backend PO in SOSC.
    The xml message is correct in SRM, but not correct in ECC.
    Your help is very appreciated....
    Best Regards,
    bill

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

Maybe you are looking for

  • [SOLVED] No ALSA

    I've installed the 5/14 release on an Acer C720 Chromebook according tom directions found at https://wiki.archlinux.org/index.php/Ac - Chromebook and https://wiki.archlinux.org/index.php/Beginners%27_Guide.  All seems well except that I can't find AL

  • Qosmio F30-112 - system memory upgrade

    Hi all is Qosmio F30-112 compatible with (2+2) GB 667Mhz memory system?

  • Not able to FTP/SFTP the Bursting output

    Hi All, My Bursting process is getting failed when trying to do FTP/SFTP with the below error: "Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details.." I have checked the log, it is not providing any

  • Wooshing and scratching sound in Windows 7

    I have an iMac I've been running windows 7 RC on for quite a while. After I installed Bootcamp drivers it worked perfectly. So I decided to install Windows 7 Ultimate 64 bit, and I started getting a lot of problems with the sound. I'm not "exactly" s

  • Macbook hardware

    hello everyone! i am new user of macbook pro with retina display i have 4 gb 1600 MHz DDR3 i download some movies from utorrent and then later i delete them but my mac is still showing 61.18 gb free out of 120.47 gb! so how is get my gb?