Manal db creation users

dear sir,
i had created succefully db as practice manually. the db is loading startup pfile=c:\oracle\admin\try\initora.ora
- how to make set without giving all the time to startup database
- and after catlog/catproc finished sucfully. then i am unable to create users for db
can any one guide what is missing
thks & rgds in advanced
shahzad

i had created succefully db as practice manually. the db is loading startup file=c:\oracle\admin\try\initora.ora
how to make set without giving all the time to startup databaseset ORACLE_SID=try
sqlplus /nolog
connect / as sysdba
create SPFILE from PFILE=':\oracle\admin\try\initora.ora
once the file is SPFILE created. Just use
startup
Regarding your second question, try after doing the above command. You need to have minimum dba privileages to create a user.
SJH
OCP DBA

Similar Messages

  • CRM - SAP ECC 6.0- How to keep creation user data

    Hello gurus,
    I'm working on a SAP project which scope is CRM - ECC6.0 (IS-U +SD) - BI 7.0 and we are facing an issue trying to extract from IS-U the user who created a business operation.
    You have to know that process designed is :
    - business operation is created in CRM (as for business partner, contract account ...) by a user A.
    - business operation is replicated from CRM to IS-U
    - Communication user set up is called RFCUSER.
    So that every business operations created in CRM, is created in IS-U and get mentioned in user creation area : RFCUSER instead of user A.
    Similarly when an business operation is modified from ISU to CRM, the modification user is RFCUSER.
    This is an issue when we try to know which user has created this business operation in ISU. We must go in CRM to read data.
    So I want to konw if it's possible to change the communication user (make every user a communication user. It seems to be the worst solution, or if we can change bdoc structure exchange to keep creation user data, or if a customizing exists to solve this issue).
    Thanks in advance for your answers.
    Jacques Toubon.

    Hello
    Please give me suggestions on prerequisites for upgrade.
    Start with these SAP notes and the guide.
    https://websmp208.sap-ag.de/~sapidb/011000358700001228732011
    1566412 - Enhancement package 6 for SAP ERP 6.0: Required SWC
    1496212 - EHP6 for SAP ERP 6.0 SP stacks - Release & Information Note
    1598141 - SAP Enhancement Package 6 for SAP ERP 6.0:Compatible Add-ons
    1.How can we decide it is one step proces or two step process?
    Upgrade from EHP4 to EHP6 is a single upgrade.
    Bear in mind that EHP6 needs a higher version of OS and DB.
    Please check PAM for supported OS and DB for EHP6
    2.can we skip shadow instance creation step??
    Download the SUM guide and read the chapter "Preconfiguration Mode Planning" and the "Current Capabilities" section. Here is the SUM guide for SAP on Unix with Oracle.
    https://websmp208.sap-ag.de/~sapidb/011000358700000783532011E
    There are different upgrade scenarios. The section "Recommendations for Choosing the Preconfiguration Mode" explains the use of each mode and the mode you should select.
    3.can we copy sum tool in /usr/sap/sid/sum??
    Yes you can. But I suggest you to create a new file system called /usr/sap/SID/SUM for the upgrade purpose instead of creating a directory called SUM under /usr/sap/SID file system.
    Regards
    RB

  • Bex Broadcast creation user - best or common practice

    Hi folks,
    Appreciate any insight or best practice on this one.
    In creating an information Broadcast schedule (BW 3.5) is it most common to use an individual business account or a common generic account to create broadcasts.
    We have the issue of traceablity/accountabilty with the generic user.
    Thanks !

    During my weekly prowl of the SMP, I noticed [SAP Note 1059623|https://service.sap.com/sap/support/notes/1059623] ... which seems to describe the restraints (using external authentication for internal connections) and what you are looking for.
    I would be curious to know what you BI-Bex gurus think of this from a design perspective?
    Cheers,
    Julius
    Original thread => Bex Analyzer - Broadcast Creation User
    ps: This is a nice example why you should not duplicate post accross the forums. There are many experts in the forums who will help you but don't have the powers to lock threads or move them when appropriate, and when they notice cross-posting then they might move on to something less chaotic and less random...
    Edited by: Julius Bussche on Feb 27, 2009 11:10 PM

  • Sales Order Creation User Exit

    Hi,
    during the creation of Sales Order via VA01, I need to perform some checks and update certain customized table if the Sales Order is blocked based on the Risk Category that was setup.
    Does anyone know how to tell that a SO is going to be blocked in the user exit? Or is there any function module that i can used in the user exit to check whether the SO is going to be blocked?
    Thanks and regards,
    Norman

    Hi,
    Finding the risk category will give you the correct status of sales order being created, i.e. if it will be blocked or not. The risk category you define through customer and sales area. So check these values and you will get the correct status. This is what you can do before creating a sales order. Check for the required values in the back ground and later work as per your logic.
    Hope this clarifies your doubt. Let me know if you need more information.
    Thanks,
    P. Anurag

  • Query Help: Report of BPs and creation user

    Hi,
    Which field in the ACRD table contains the user who created the BP?
    I am trying to create a list of BPs and which users created them
    Thanks
    Greig

    SELECT T1.U_NAME, T0.CardCode, T0.CardName, T0.CardType
    FROM ACRD T0 INNER JOIN OUSR T1 ON
    T0.UserSign = T1.USERID

  • Creation User in Mac OS X 10.9.4 Server 3.12

    Hi !
    If I created a new user in the Mac OS X 10.9 Server 3.12
    After I finish to fill up the form in the GUI, I got a user with all the access of services selected automatically (ex: Calendar, Contacts, FileSharing, FTP, Mail, Messages, Time Machine and VPN)
    When I created a new user with the command line, I got a User with a message at the end of the user in the server GUI 'Not Allowed'
    In the GUI with this User no access to any services is selected. None
    Could you help me with the command line to activate one or all the access of services from the command-line
    Thank in advance
    Message was edited by: StevenMycheals

    If you are creating with dscl then you also need a little dseditgroup to place the account in the SACL groups.  An example would be:
    sudo dseditgroup -o edit -u localadmin -p -a "username" -t user com.apple.access_afp
    You will need to change the localadmin to your server's admin name.  You can switch the -p to a -P and embed the password.  Chance "username" to the user's short name.  And then change the group to the SACL group that you want to give the user access to.
    Reid
    Apple Consultants Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

  • Bex Analyzer - Broadcast Creation User

    Hi folks,
    Appreciate any insight or best practice on this one.
    In creating an information Broadcast schedule (BW 3.5) is it most common to use an individual business account or a common generic account to create broadcasts.
    We have the issue of traceablity/accountabilty with the generic user.
    Thanks !

    Then I seem to have misunderstood the scenario. Sorry.
    Using the logged on user to submit a job is nothing new and okay. Using it to schedule a periodic job is a rather ugly design, but as long as you are not deleting the user ID you can move it into a secure "retired" user group.
    But ideally you would want to apply an administrator lock or restrict validity and then lock the idle password (perhaps better...).
    > Wondering what the typical approach is for a standard  generic or the named business user.
    The named business user is always better IMO, as long as it does not conflict with other requirements or create dependencies on keeping itself "alive".
    I would suggest moving this thread (I can do that for you) to the BI-BEX forum to continue the discussion and see what other gurus there think about it and which solutions they have found to work best (althought security might not be the initial or main focus).
    Do you agree?
    Cheers,
    Julius

  • Sales Order Creation - User defined POV on Reason Code

    I need to change the F4 values list on a field on standard SAP screen.  Screen 4480, field ABGRU of SAPMV45A.
    There appears to be no customer exit in the process on value-request section of the screen that I can utilise.
    Can you advise on the best way of implementing an enhanced POV drop down list.
    Thanks

    Thanks for that suggestion, but that will bring up the key on every field, not just the reason code on sales order entry.  Also it would need changing on the gui for every user.
    Does anyone know how I can customise the pov values on just the abgru field on screen 4480 of sapmv45a ?
    I think this is the way it needs doing.

  • Spool request creation user exit

    Hi Experts,
    I need to do some action every time, when spool request is created. Is there any standard user exit or badi, or do I need to modify standard program?
    Best regards,
    Jirka F.

    For checking user exit - SMOD, you need to activate this exit via CMOD
    For Badi - SE18 to check & SE19 to implement
    Take the help of your abaper, give him / her your logic.
    Hope the above answers your query.
    Regards,
    Vivek

  • Script Creation User, Mailbox!

    Hi Guys!
    I need your help to create a powershell script or similar to create a little fuller users. Below is what need. 
    Create ad account and mailbox (excahnge 2007) 
    Add regard to a specific OU 
    Add groups to the User 
    Create Account Office Communicator 2007 
    Anyone have something similar? 
    Thank you!

    Hi Vinicius,
    You can create AD user with the cmdlet New-ADuser, then eable the user's mailbox with the cmdlet "Enable-Mailbox".
    This script below may be helpful for you to do this, which can create bulk ADusers, and also need you save these new users' information in a .csv file:
    Create bulk AD User and mailbox from CSV file
    In addition, to add user to group with powershell, please check the Active Directory module:
    AD DS Administration Cmdlets in Windows PowerShell
    Best Regards,
    Anna

  • Customize User creation Webform

    Hi Every body , i want to customize the creation user webform in FIM portal , can some help me please ? 

    Hello
    Nosh described the correct steps to do, in Addition here are some links the might help:
    https://technet.microsoft.com/en-us/library/ee534918%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396
    https://technet.microsoft.com/en-us/video/creating-a-custom-rcdc-in-forefront-identity-manager-2010.aspx
    http://blogs.msdn.com/b/connector_space/archive/2014/12/01/rcdc-session-0-understanding-rcdc.aspx
    -Peter
    Peter Stapf - ExpertCircle GmbH - My blog:
    JustIDM.wordpress.com

  • Tasks for user creation

    Hi,
    Please tell me the task names used for creating users in ABAP systems.
    Is it the Provision ABAP users or Create ABAP user?

    Hello.
    the "Create ABAP user" is the task that contains the ToSAP pass which provisions the user in the ABAP systems
    The "Provision ABAP user" is an ordered task group which contains the logic to provision users correctly to the ABAP depending on what happened before (user creation, user or group changings).
    Best regards
    Dominik Trui

  • OIM 9102: Send Email Notification to other user in a task

    I created a process in OIM. In this process exist a Task: Manager Process. When this task will be completed for the user that be assigned. In the Notification Tab are able to send a email notification to a Assign User, Requester User, User or User Manager. But i need to send a email notification a other user different to them, for example: juan.perez, this user is in OIM.
    I have read the following documents:
    1.- http://docs.oracle.com/cd/E10391_01/doc.910/e10363/promgt.htm#BCECFGEJ
    2 .- How to Send an Email Notification Upon User Creation via the Admin Console [ID 780394.1]
    3.- OIM: An Example of Email Notification and Configuring it With a Resource Object Provisioning [ID 457836.1]
    4.- Sending an Approval Notification Email with a Link Directly to the Approval Request? [ID 748447.1]
    Or exist some way to do this, through java code.
    I'm using oim 9.1.0.2 BP18 running on OC4J 10.1.3.5 on AIX 6.1 64-bit clustered install with two nodes, Oracle Database 10.2.0.4 on AIX 6.1 64-bit on RAC.

    Hi
    You can use OIM email API to send an email from the java code. You can attach code on post creation user using entity adapter. Every time a user is created the email is triggered.
    Here is the sample:
    public EmailUtility(tcDataProvider dataProvider) {
              this.dataProvider = dataProvider;
              emailOper = new tcEmailNotificationUtil(dataProvider);
              System.out.println("Email API instantiated successfully...");
         public String sendEmail(String fromAddress, String toAddress, String body,
                   String subject) {
              emailOper.setBody(body);
              emailOper.setFromAddress(fromAddress);
              emailOper.setSubject(subject);
              emailOper.sendEmail(toAddress);
              System.out.println("Email sent!" + subject);
              return SUCCESS;
    Regards
    user12841694

  • User exit idoc_output_invoic

    Hi all!
    Im using the fm IDOC_OUTUT_INVOIC to create idocs. I need the user exit when the idoc is already created. I have found ZXEDFU02 but its called for every insertion of a segment. I need the user exit final.
    Thank you in advance!

    Hi Manal,
        Try using user exits ZXEDFU03 or ZXEDFU04. If they cannot help you try with ZXEDFU01. Even then if it could not solve your purpose, It would not be possible to solve your requirement using exits in the function module.
    Reward points if useful
    rgds,
    Harikrishna.

  • Bex Broadcasting:how to send BI report result to non BI users via abap prog

    Hi guru,
    We have 100 employees who must receive BI Report result by email via Bex broadcasting .
    We don't want to fill in the broadcast setting manually but via an abap program that will execute the boradcasting.
    Can you help me finding a program that can perform this task ?
    Thanks in adavnce

    Hi....
    You can use ABAP program RSRD_BORADCAST_STARTER with the variant value set to Broadcaster Technical Name.
    for more info : [Bex Broadcast creation user - best or common practice;
    Regards,
    Chintan

Maybe you are looking for