File encryption of password for the planning

I ran most of the planning utilities. When I run the utilities it ask for password. I need to use the encryption password to the password file. I don't really know the process. How to get the file. Could you guide me please I have read planning 11.1.2.1 admin guide page No 44-55. But I couldn't get the idea. Could you please guide me how to PasswordEncryption file?

Thank you

You have two options either just a key to enter without giving the password file (ignore this password file argument, past the rest of the arguments), all public services will ask for the password automatically to the next step.

Or
You can use the PasswordEncryption utility to generate a password file:

1. go to Oracle\Middleware\user_projects\epmsystem1\Planning\planning1 via the command prompt.
2. give the command as PasswordEncryption.bat
3. press ENTER, it will ask for the password.
4. Enter the password,
5. your password is encrypted in your MyEncryptedPassword.txt who will be in the default Oracle\Middleware\user_projects\epmsystem1\Planning\planning1 location, you can give the file name with any other place (in step 2), if you want to.

Move this file to other utilities as an argument.

Click on the link for more information:
http://download.Oracle.com/docs/CD/E17236_01/EPM.1112/hp_admin/ch02s10s01.html

See you soon... !!!
Rahul S.

Tags: Business Intelligence

Similar Questions

  • Encryption of password for the FDM script

    I am currently on Hyperion 11.1.2.1 which runs on Windows 2008 Server SP1 and uses Oracle Database 10 G as a backend.

    Currently, I have a script within the application of FDM which pulls data from database and load in the table of the application of the FDM.
    It works all fine and does the job as expected.

    But the only problem with this script, it's that the passwords are in a readable format that is specified in the parameters of connection as below

    Code snippet:

    Dim connectionString

    ' * Create the connection
    Sun connection: connection = CreateObject ("ADODB. Connection")
    Dim lines: set lines = CreateObject ("ADODB. Recordset')
    connectionString = "Provider = msdaora; Data Source = TestRdbms; User Id = Testuser; Password = password567; »


    ' * Open connection
    ConnectionString Connection.Open


    Is there a way to make sure that this password is encrypted or not read by the user/admin.?
    Please give your suggestions on this.

    To use the udl from inside your script just to replace your line

    connectionString = "Provider = msdaora; Data Source = TestRdbms; User Id = Testuser; Password = password567; »

    with

    connectionString = "File Name=C:\Path\To\Your\SourceDB.UDL";

  • How to create a password for the pdf file

    The Adore Acrobat XI, how to create a password for the file? Aid says going to the Tools Menu and clicking on the Protection tab - but there is no option. In the security file - properties - screen, it shows the security details but doesn't allow for no change.

    I think you can be mixing two different products: (free) Adobe Reader and Acrobat ($$).

  • What is the password for the key file?

    Hi I'm new to the development of blackberry applications. I get after warning while building the app, where 'keystore password' is empty.

    "[WARN] No. signature supplied password, token of debugging swells." Please enter a value for "keystorepass" C:\ ».

    How to know what is my password for the keystore is?

    can someone help me please

    Hey, I found the solution .

    In my case, this is the password that we enter in "Token requesting BlackBerry ID".

  • What are the consequences of the change of password for the admin user in golden gate?

    Hello

    I just picked up during surgery and allows us to replicate door data of gold. Unfortunately, the password for the user that has been created in the database for the Golden Gate has been lost.

    At the present time, processes are added and I was trying to connect but it fails with name of user and password invalid.

    I want to change it. Do I need to apply this new password anywhere after changing?

    Thank you

    Hello

    Not a lot of consequences, if you have changed the password where you had used.

    1. you must change the password of user goldengate in parameter files where ever you had mentioned, as the extract file etc..,.

    2. If you used the password encrypted, you must re-create the encryption password.

    3. If you used a user Alias id, then you must change this too.

    Kind regards

    Veera

  • How to find the password for the embedded weblogic Server

    How to find the password for the server weblogic shipped from jdeveloper please?

    User, please tell us our jdev version!

    You can't find. Once he lost you can set a new one. For this you can either remove server embedded weblogic (delete the DefaultDomain file in the folder system11.1.1.x.x.x.x.) either you go to the system11.1.1x.xx.x/DefaultDomain/servers/DefaultServer/security folder and open the file boot.properties and delete the encrypted user name and password values and enter the new values for them in normal character. Save the file and restart the integrated server. Connection with the new username and password and it should work.

    The new user name and password are encrypted automatically.

    Timo

  • Change the password for the user of IOM database

    To change the password of the database user who created and the user run the prepare_xl_db.sh. I changed the < encrypted password = "true" > "false" and changed the password in the xlconfig.xml and restarted the application server, but I can not connect. I get the error below. -What else is necessary?

    ERROR, October 30, 2008 09:31:56, 265, [XELLERATE. SERVER], class/method: XLJobStoreCTM/initialize some problems: error connecting to the database. Please check if DirectDB is correct in the Xellerate configuration file.
    FATAL, October 30, 2008 09:31:56, 265, [XELLERATE. PLANNER], QuartzSchedulerImpl-constructor for Exception
    org.quartz.SchedulerConfigException: failure occurred during recovery of employment. [See nested exception: org.quartz.JobPersistenceException: could not get the connection to data source 'noTXDS' DB: org.apache.commons.dbcp.SQLNestedException: cannot create PoolableConnectionFactory (ORA-01017: name of user and password invalid; connection refused)]
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: cannot create PoolableConnectionFactory (ORA-01017: name of user and password invalid; connection refused)]
    )]]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:429)
    at org.quartz.impl.jdbcjobstore.JobStoreCMT.initialize(JobStoreCMT.java:131)
    at com.thortech.xl.scheduler.core.quartz.XLJobStoreCTM.initialize (unknown Source)
    at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:753)
    at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:885)
    at com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl.initialize (unknown Source)
    to com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl. < init >(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl.getSchedulerInstance (unknown Source)
    at com.thortech.xl.scheduler.core.SchedulerFactory.getScheduler (unknown Source)
    at com.thortech.xl.scheduler.deployment.webapp.SchedulerInitServlet.startScheduler (unknown Source)
    at com.thortech.xl.scheduler.deployment.webapp.SchedulerInitServlet.init (unknown Source)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2371)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4824)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4748)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4936)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1145)
    to com.evermind.server.http.HttpApplication. < init > (HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:570)
    to com.evermind.server.http.HttpSite$ HttpApplicationRunTimeReference.createHttpApplicationFromReference (HttpSite.java:1987)
    to com.evermind.server.http.HttpSite$ HttpApplicationRunTimeReference. < init > (HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    * Nested Exception (the underlying Cause).
    org.quartz.JobPersistenceException: could not get the connection to data source 'noTXDS' DB: org.apache.commons.dbcp.SQLNestedException: cannot create PoolableConnectionFactory (ORA-01017: name of user and password invalid; connection refused)
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: cannot create PoolableConnectionFactory (ORA-01017: name of user and password invalid; connection refused)]
    )]

    During the IOM installation datasources are created to access the database.
    Then when you change the password for the database user, you must set the password in the data sources.

  • EOS Remote App for Android - I lost my password. How replace or reset the password for the app?

    I lost my password to enter the EOS remote app to control my D6 remotely.

    How replace or reset the password for the app?

    I tried to remove the application on my phone and re - install.  That did not help.

    Thank you

    Hello Elsmain,

    You can change the encryption settings, but you must navigate through the steps.  You should not change anything until it's set the encryption settings.  The steps to get there, start here:

    1. turn the switch to .

  • HP Stream 13.3: master password for the software security device

    I recently bought my HP laptop and I thought it would bw a good idea to use the password and I created and do not remember for the life of me what it is. Using google and see what I could do. He told me that I could restore the computer to factory settings and keep my files and clear the password. I tried and when I logged on today he again asked me the password into a box that says: Please enter the master password for the software security device. I tried all how can I get rid of this or reset it so that I can pick one and write it down. It won't let me connect on the Web site of my school because even if I click cancel it tell me that I can get because it cannot determine my credentials. Yes, even though I entered in my password for my school site which is not serious because I do not know the master password! Please help as soon as you can!

    PiTT

    E-mail: [email protected]

    See the document of support here:

    https://support.Mozilla.org/en-us/KB/reset-your-master-password-if-you-forgot-it

  • forgot my password for the administrative account.i did not a password reset disk. AlSi o do not have a disk to recover. How can I reset my password or put them on the administrative account? __

    I don't remember what my password for the administrative account.i did not a password reset disk.  AlSi o do not have a disk to recover. How can I reset my password or put on the administrative account?

    If you have forgotten your password, if you have another user who has administrative privileges account you can log in to that account and change the password of your account of origin of the user accounts applet in Control Panel. If you do not have another account like this set upwards or that you do not have the password which you will need to log on to the built-in Administrator account. In XP Home, start the computer in Mode safe. This, by repeatedly pressing the F8 key as the computer starts. This will put you in the right menu. Navigate using your arrow up; the mouse does not work here. Once in safe mode, you will see the normally hidden administrator account. The default password is white.

    In XP Pro, you don't need to go to Safe Mode. In the home screen, do Ctrl-Alt-Del twice to get the classic Windows logon box. Type in "Administrator" and the password that you assigned when you set up Windows.

    If you reset the password of the account administrator integrated into house or have Pro and don't remember the password, use NTpasswd to change the password of the built-in to a white administrator account. Download the bootable CD .iso image file, burn with third-party burning software such as free ImgBurn , Nero or Roxio. Burn as an image, not in the form of data. Start with the media that you have created. You need to maybe change the boot order in the BIOS or obtain a menu of boot command temporary with the pressure of a special key. NTpasswd will run. Follow the instructions carefully.

    http://home.eunet.no/pnordahl/ntpasswd/

    Then, go to the user accounts applet in Control Panel and set passwords that you remember and other changes. WRITE THE PASSWORDS DOWN AND PUT THEM SOMEWHERE YOU WON'T LOSE THEM.
    MS - MVP - Elephant Boy computers - don't panic!

  • I forgot the password for the authorized user account. How am I able to get on the authorized user account

    If I forgot the password for the authorized user account. How am I able to get on the authorized user account? I am the authorized user btw.

    Hello

    1. What do you mean exactly when you say 'authorized user account password'?

    2. who are you referring?

    Are you a person referring Windows user name and password, refer to the article that you give

    In addition, technical support engineers Microsoft cannot help you recover passwords files and Microsoft who are lost or forgotten product features.

    Microsoft's strategy concerning lost or forgotten passwords

  • I forgot my password for my admin user account, but I have a secondary account how to get the password for the admin

    original title: admin password.

    I forgot my password for my admin user account, but I have a secondary account how to get the password for the admin

    Hello
    Microsoft technical support engineers cannot help you recover the passwords of the files and Microsoft who are lost or forgotten product features. For more information about this policy, please refer to the sticky below.

    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/3eba3150-8742-4264-be9f-0daaad2282cd Lisa
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • First Cisco VIEW - change the password for the admin GUI of CLI

    Hello

    We had someone install an instance of VIEW with the Vmware EGG file, but it seems that they never take the GUI password (admin) during the installation phase.

    Does anyone know the process to re-run the configuration script or to change the password for the admin of the SSH session, so we are able to connect to the GUI?

    Thank you

    Andreas

    Hi Andreas,

    Sorry, that I was not able to respond until the EGG has been redeployed, however, it is possible to change the CLI from the server admin password.

    1 SSH on the server VIEW

    2 cd to/usr/local/cisco/dcm/fm/bin

    3 «./addUser.sh--help' to view the syntax of the command.

    The syntax for the addUser.sh script is «./addUser.sh .  The adduser script to add new accounts to users or change the password for the existing user accounts.

    4. to change the admin password, the command should look like this,

    «./adduser.sh admin .

    If you have forgotten the password for the database, you can find it in the file, usr/local/cisco/dcm/jboss-as.7.2.0-Final/standalone/conf/postgres.cfg.xml.  Use the 'cat /usr/local/cisco/dcm/jboss-as.7.2.0-Final/standalone/conf/postgres.cfg.xml' command to print the contents of the file to the screen.

    -Eric

  • The unit 3.1 (3) change of password for the Service account

    Hi all

    I am aware of the link and procedure on how to change the password of the service account of the unit 3.1 X here: http://www.cisco.com/en/US/customer/products/sw/voicesw/ps2237/products_tech_note09186a0080093f54.shtml#topic2

    My question is this. I have 5 unity servers that use this service account in any area, which includes Europe and the United States. If I change the password in AD all services will continue to work with the old password as long as they have not restarted with the old password? I know I need to change the password for each service that uses the account and then restart the unit, but since AD taking so long to reply, I was hoping to change the password of the account one day and then the next day or even longer when I have planned for my failure, I can then change the password for the services on each server and then restart the unit and make sure that replication is complete and the services start again with the new password.

    I think as long as I do not have to restart services can I change the password of the service account in AD a day or two before I schedule my outage can I change the password for all services, and then restart the unit. I know that I can force replication, but it would be nice to be able to change it in advance as long as it is not flexible, whatever it is. Even force the replication takes a lot of time in our environment and I want to be sure, can I change well in advance without having a negative impact.

    Thanks for your time!

    Keith

    If you change a password for a domain account, it should respond immediately through the Organization as AD treats this with the highest coastal.

  • How to recover the password for the EMI

    Hi gurus,

    Unfortunately I forgot the password for the IME. Is it possible to get it back?

    ARO

    -Dave

    Hi Dave,.

    To recover the IME password, follow these steps:

    Step 1 stop the client of the EMI.
    Step 2 remove the installed directory hosts.cfg file.
    Example of
    C:\Documents and Settings\All Users\Application Data\Cisco Systems\IME\iev\hosts.cfg
    Step 3 restart the client of the EMI.
    Step 4, you are invited to create a new password.
    No event is lost from the database, including new events between the moment where you deleted hosts.cfg and restarted IME. However, the event account username and password will be used for both events and configuration. If you have different usernames and passwords for the roles of the event and configuration, you must change each device to restore.

    Hope that answers your query.

    Kind regards

    Manisha masseur

Maybe you are looking for

  • error - VboxDrv.kext not getting is not compatible

    I installed MacOs Sierra. At the end of installation, I got an error "this system extension"VboxDrv.kext "is is not compatible with this version of Mac OS X and cannot be used. I own macbook 13 inch, middle of model year 2010. No idea how to solve th

  • When Firefox will increase their HTML5 support?

    Like, since Firefox 11 HTML5 support has not increased a little. As he supports 345 points. Like even when Opera and Safari to Firefox bulldozer with a pointer 376 and 385. Then FLAT Chrome Firefox, with 437 points. And even Internet Explorer is chas

  • Pavilion zt3000: bios password forgotten

    password bios administrator for hp Pavilion zt3000

  • Satellite L300 has very slow wifi

    I have a connection speed of 68mpbs and speeds of the following on the these currencies: Dell: 15mbpsHTC Desire: 5mbpsPS3: 20mbps But on my Satellite L300 I get 1.2mbps.It is using vista and has a realtek wireless card driver update. I have the compu

  • What will be the Cliq get Android 2.1?

    I know the map update of Motorola said that an update would probably deploy in the 2nd quarter, and is Q2. So, when will we get our update? Oh and when we do, it will be live?