locking of the database

We have a server Oracle 9i with three groups of logfile noarchivelog mode, and these days the database were still hanging over the online log file command and where to hang, we must run

"alter checkpoint system;" to force the switch.

How I can trace and reslove the error?

Hello

It's a Production instance that is running in Noarchivelog mode?

You could collect a dump Systemstate, Hanganalyze to see what is happening not exactly and why his guillotine

SQL > sqlplus / as sysdba

SQL > setmypid oradebug

SQL > oradebug unlimit.

SQL > oradebug hanganalyze 3

SQL > tracefile_name oradebug

SQL > setmypid oradebug

SQL > oradebug unlimit.

SQL > oradebug dump systemstate 10

SQL > tracefile_name oradebug

Check the alert.log when, Gather statspack reports so that should provide some clues.

Kind regards

Suntrupth

Tags: Database

Similar Questions

  • How to check the locks in the database

    Hello

    oracleDatabase version: 11 GR 2
    OS: Solaris

    How to check the locks on database objects .it can be any lock?
    None Select sql query to check the levlel of objects of database locks? what basis locks occur?

    Please explain on the locks or share notes MOS?

    Rgds,
    Sam.

    Check below sql.

    Select s1.username. '@' || S1.machine
    || ' (SID =' | s1.sid | block him ') '
    || S2. UserName | '@' || S2.machine | ' (SID =' | s2.sid |) ') ' AS blocking_status
    v $ lock l1, v$ session s1, v$ lock l2, s2 of v$ session
    where s1.sid = l1.sid and s2.sid = l2.sid
    and l1. BLOCK = 1 and l2.request > 0
    and l1.id1 = l2.id1
    and l2.id2 = l2.id2;

    http://psoug.org/snippet/locks-view-locked-Objects_866.htm
    http://www.DBA-Oracle.com/t_locked_rows_user_locks.htm

  • ORA-01102: cannot mount database in EXCLUSIVE mode in AIX after you have installed the database using dbca

    Hello!

    I have v7 IBM AIX and cluster HACMP set up two identical nodes included

    I have a head node after the installation of database using dbca I got error with the message:

    ORA-01102: cannot mount database in EXCLUSIVE mode

    Database cannot mount)

    Here is the information from the alert log:

    MON may 25 18:00:07 2015

    Starting ORACLE instance (normal)

    LICENSE_MAX_SESSION = 0

    LICENSE_SESSIONS_WARNING = 0

    SNA system picked latch-free 3

    With the help of LOG_ARCHIVE_DEST_1 parameter value by default as USE_DB_RECOVERY_FILE_DEST

    Autotune undo retention is enabled.

    IMODE = BR

    ILAT = 84

    LICENSE_MAX_USERS = 0

    SYS audit is disabled

    Commissioning:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With the options of partitioning, OLAP, Data Mining and Real Application Testing.

    ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1/

    System name: nodename

    Name of the node: nodename

    Version: 1

    Version: 7

    Machine: 0003F6E5D600

    Using the settings in /u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfiletestdb.ora side Server spfile

    Parameters of the system with default values:

    process = 500

    sessions = 772

    = 18G memory_target

    control_files = "/ ctl1/oradata/testdb/control01.ctl".

    control_files = "/ ctl2/oradata/testdb/control02.ctl".

    control_files = "/ ctl3/oradata/testdb/control03.ctl".

    DB_BLOCK_SIZE = 8192

    compatible = "11.2.0.0.0."

    db_recovery_file_dest = ' / backup/fra.

    db_recovery_file_dest_size = 100G

    undo_tablespace = 'UNDOTBS1.

    Remote_login_passwordfile = "EXCLUSIVE."

    db_domain = «»

    dispatchers = "(PROTOCOL=TCP) (SERVICE = testdbXDB)" "

    audit_file_dest = ' / u01/app/oracle/admin/testdb/adump.

    AUDIT_TRAIL = 'DB '.

    db_name = 'testdb '.

    open_cursors = 300

    diagnostic_dest = ' / u01/app/oracle '.

    MON may 25 18:00:08 2015

    PMON started with pid = 2, OS id = 14418020

    MON may 25 18:00:08 2015

    PSP0 started with pid = 3, OS id = 17891420

    MON may 25 18:00:09 2015

    VKTM started with pid = 4, OS id = 14090348 high priority

    VKTM clocked at (10) precision of milliseconds with DBRM quantum (100) ms

    MON may 25 18:00:09 2015

    GEN0 started with pid = 5, OS id = 9109714

    MON may 25 18:00:09 2015

    DIAG started with pid = 6, OS id = 16449704

    MON may 25 18:00:09 2015

    DBRM started with pid = 7, OS id = 17104928

    MON may 25 18:00:10 2015

    DIA0 started with pid = 8, OS id = 13303950

    MON may 25 18:00:10 2015

    MA started with pid = 9, OS id = 12517522

    MON may 25 18:00:10 2015

    DBW0 started with pid = 10, OS id = 11993232

    MON may 25 18:00:10 2015

    LGWR started with pid = 11, OS id = 15401010

    MON may 25 18:00:10 2015

    CKPT started with pid = 12, OS id = 6619318

    MON may 25 18:00:10 2015

    SMON started with pid = 13, OS id = 16515222

    MON may 25 18:00:10 2015

    RECCE has started with pid = 14, OS id = 13172906

    MON may 25 18:00:10 2015

    MMON started with pid = 15, OS id = 15794324

    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...

    MON may 25 18:00:10 2015

    MMNL started with pid = 16, OS id = 18546742

    commissioning or shared server 1...

    Environment ORACLE_BASE = / u01/app/oracle /.

    MON may 25 18:00:11 2015

    ALTER DATABASE MOUNT

    sculkget: failed to lock /u01/app/oracle/product/11.2.0/dbhome_1//dbs/lkTESTDB exclusive

    sculkget: lock held by PID: 3670226

    ORA-09968: cannot lock file

    IBM AIX RISC System/6000 error: 13: permission denied

    Additional information: 3670226

    ORA-1102 marked during: ALTER DATABASE MOUNT...

    But if I install the darabase even dbca on node secondary, all installed and executed successfully.

    But in the two nodes even permissions, user oracle and oinstall group ID identified the same and $ORACLE_BASE and $ORACLE_HOME user owner oracle and oinstall user group.

    A someone has encountered this problem and solved?

    Thanks in advance!

    Hello

    you are using IBM AIX PowerHA for your database (active/passive) configuration. then you just install the binaries 'once' on one of the nodes. then coordinate with your operating system administrator to configure the fail the test scenarios.

    for your question. before you start the database, make sure that there are no "orphaned" oracle process using the UNIX grep command:

    $ ps - ef | grep ora

    Kill the oracle of the hanging of the process to release the lock on the database file handle:

    $ kill-9

    I hope this helps.

    Kind regards

  • Locking before backup database

    I wonder if there is a logic to the locking of the database or the tables especially before I perform a full backup critical of my Oracle 11 g R2 (11.2.0.3) database using RMAN utility? I followed using this forum and the manual to configure my FRA RMAN and settings, but that does not explain the documentation makes sense / theory which I have of course not. Should I or you RDBMS veterans recommend that I have somehow freeze the database diagram or table to prevent data being deleted / changed / or added while my RMAN utility backup my forum?

    How are they managing guys (not scheduled) backup time if you want to make sure that no change is made before save you?

    I'm running the following command to back up my database as previously suggested by Oracle support:
    RMAN>backup full as compressed backupset database plus archivelog;

    Hello;

    I think this can bring an answer:

    Coherent RMAN ("COLD"?) Backup and restore

    http://hemantoracledba.blogspot.com/2008/05/RMAN-cold-consistent-backup-and-restore.html

    I don't worry attempt to freeze the database. That's why we Archive and Flash.

    Best regards

    mseberg

  • short of space locks roll FORWARD the database

    Hi all

    My database RAC 11 GR 2 running on both nodes RH5.7 got locked. I tell the cause the disk space RECOVERY satiety than the execution of what the ASMCA shows that the entire roll FORWARD is used (40 GB!)

    Furthermore, I try to access the database via sqlplus, I get ORA-00257 (http://ora-00257.ora-code.com/) that mentions

    "The most likely cause of this message, it is that the destination device is out of space to store the redo log file.

    Now is it possible that an Oracle RAC is unrecoverable, simply because he can't write newspapers? And as we cannot access, we cannot remove these logs?

    Help, please

    920550 wrote:
    Now is it possible that an Oracle RAC is unrecoverable, simply because he can't write newspapers?

    No, it is the opposite: Oracle instance blocked any new database entry to be recoverable.

    And as we cannot access, we cannot remove these logs?

    Even if archive destination is stored in ASM you can access (for example with the utility asmcmd command line interface).

    What you need to do is:
    1 backup archived redo logs
    2. Remove archived redo logs that have been saved.

    For example if you use RMAN, you can try

    backup archivelog all delete input;
    
  • Error 2147024882 in the database

    Good afternoon.

    I try through OR DIAdem 2011 analyze vibration signals, the problems is that the database is in Microsoft Access and all the data were inserted as a string. I therefore did a VI that convert all data to a numeric value and generates a file of PDM DIAdem.

    This VI works perfectly with small databases, the major problem is that the files that I need to analyze are 500 MB to 700 MB and when I insert the database DB tools select data VI gives me error 2147024882, I'm guessing that locks the size of the files.

    So anyway is to insert all these data without fracture of my database?

    Thanks and regards.

    Thanks for the help, but I managed to solve the problem through tiara, create a digital channel and by copying bites generated in this new channel and DIAdema automatically converted to digital data.

  • The database recovery

    Hi all

    EBS R12.2.4

    OEL6

    I play with the recovery of database > restore database using backup controlfile until cancel;

    but I encountered error:

    ORA-00279: change 5965308871319 September at 29/11/2015 10:49:20 needed to

    thread 1

    ORA-00289: suggestion: /home/ARCH/1_212_894234402.dbf

    ORA-00280: change 5965308871319 thread 1 is in sequence #212

    ORA-00278: log file ' / home/ARCH/1_211_894234402.dbf' is no longer necessary for this

    recovery

    ORA-00283: cool cancelled due to errors

    ORA-01244: datafile (s) without a name added to the control file by the media recovery

    ORA-01110: data file 42: ' / home/oraprod/PROD/data/a_txn_ind10.dbf'

    ORA-01112: media recovery not started

    SQL > shutdown immediate;

    ORA-01109: database is not open

    The database is dismounted.

    ORACLE instance stops.

    SQL > bootable media.

    ORACLE instance started.

    Total System Global Area 2137886720 bytes

    Bytes of size 2230072 fixed

    452987080 variable size bytes

    1660944384 of database buffers bytes

    Redo buffers 21725184 bytes

    Mounted database.

    SQL > restore database using backup controlfile until cancel;

    ORA-00283: cool cancelled due to errors

    ORA-01111: 42 data file name is unknown - rename it to the correct file

    ORA-01110: data file 42: ' / home/oraprod/PROD/11.2.0/dbs/UNNAMED00042'

    ORA-01157: cannot identify/lock data file of 42 - see DBWR trace file

    ORA-01111: 42 data file name is unknown - rename it to the correct file

    ORA-01110: data file 42: ' / home/oraprod/PROD/11.2.0/dbs/UNNAMED00042'

    SQL >

    Help, please...

    Thank you

    JC

    You cannot copy directly, but you can save only data file with rman "backup datafile 42. However, the RCS in the header of the data file would be different now, and you cannot recover.

    You said in one of the message that the file without a NAME no longer exists? You rename it using 'alter database rename file '?

    You can use:

    ALTER database create datafile 42 as ' / home/oraprod/PROD/data/a_txn_ind10.dbf';

    Then run:

    RECOVER THE DATABASE AUTOMATICALLY USING BACKUP CONTROLFILE UNTIL CANCEL

  • Unable to load the database

    Hi all

    I get the following error when I am trying to start the database. Could someone please help me understand this issue.

    [Fri 16 Oct 11:44:21 2015] Local/PLAN / / / 47313718276144/Info (1019017)

    Reading database parameters [xxxxxxx]

    [Fri 16 Oct 11:44:21 2015] Local/PLAN / / / 47313718276144/Error (1120006)

    Cannot lock file [xxxxxxxxxxxxxx/ess00001.ind]. Essbase is going to try again after a short delay.

    [Fri 16 Oct 11:44:22 2015] Local/PLAN / / / 47313718276144/Error (1120005)

    Cannot lock file [xxxxxxxxxxxxxx/ess00001.ind]. Make sure that other processes do not access Essbase files when Essbase server is run.

    [Fri 16 Oct 11:44:22 2015] Local/PLAN / / / 47313718276144/Error (1019002)

    Unable to find or open [xxxxxxxxxxxxxx/ess00001.ind]

    [Fri 16 Oct 11:44:22 2015] Local/PLAN / / / 47313718276144/Error (1002097)

    Unable to load the database [xxxxxxx]

    [Fri 16 Oct 11:44:22 2015] Local/PLAN / / / 47313718276144/Error (1002097)

    Unable to load the database]

    [Fri 16 Oct 11:44:22 2015] Local/PLAN / / / 47313718276144/Error (1002097)

    Unable to load the database]

    I don't have the right backup to get it restored. While we have of any other alternative way to present this request to normal.

    Sure it's not an orphan process esssvr or something hold you on files by creating a lock.

    A simple way to find out is to stop all applications and check if you have a current esssvr process, if you kill the process and then try and start the application.

    See you soon

    John

  • Connection.setAutoCommit (false); She creates a transaction next to the database?

    I'm curious to know what the transaction is started next to the database? I use oracle as database and ojdbc6 driver to connect to the db jar.

    I'm also curious to know what exactly is a connection? There I can relate to a database session? taken do allow to install a java application on the database server?

    Thank you!

    I'm curious to know what the transaction is started next to the database? I use oracle as database and ojdbc6 driver to connect to the db jar.

    I'm also curious to know what exactly is a connection? There I can relate to a database session? taken do allow to install a java application on the database server?

    Thank you!

    Non - autocommit affecting false does NOT create a transaction.

    You can EASILY search the Web for definitions of terms such as the transaction, logon session.

    The Java tutorials has a track for "aid Operations."

    https://docs.Oracle.com/javase/tutorial/JDBC/basics/transactions.html

    Turn off autocommit Mode

    When a connection is created, it is in autocommit mode. This means that each SQL statement is treated as a transaction and is automatically committed right after his execution. (To be more precise, the default is for a SQL statement to be engaged when it is finished, not when it is executed. A statement is completed when all its result sets and update counts were recovered. In almost all cases, however, a statement is completed and therefore committed, just after his execution.)

    How to allow two or more instructions which lie in a transaction is to disable auto-commit mode. This is illustrated in the following code, where con is an active connection:

    on.setAutoCommit(false);
    

    The Java API tells you what a 'link'

    Connection (Java SE 7 platform)

    A connection (session), with a specific database. The SQL statements are executed and results are returned as part of a connection.

    See where it says "connection (session)?

    And the Oracle documentation can discuss those from the point of view of DB

    https://docs.Oracle.com/database/121/CNCPT/Transact.htm#CNCPT117

    Introduction to Transactions

    A transaction is a logical, Atomic work unit that contains one or more SQL statements. A transaction includes the SQL statements so that they are all committed, which means they are applied to the database, or all canceled, which means that they are cancelled from the database. Oracle database assigns to each transaction a unique identifier called transaction ID.

    Oracle transactions obey the basic properties of a database transaction, known as ACID properties. ACID is an acronym for the following:

    . . .

    After the end of a transaction, the next executable SQL statement automatically starts the following transaction.

    . . .

    The Oracle documentation also discuss when a transaction begins - which may be different from another database

    http://docs.Oracle.com/database/121/SQLRF/statements_10005.htm#SQLRF01705

    Use of the SET TRANSACTION statement to establish the current transaction in read-only or read-write, to establish its isolation level, assign it to a specified rollback segment or type a name for the transaction.

    A transaction is implicitly starts with any operation that requires a TX lock:

    • When a statement that changes data are issued
    • When a SELECT ... FOR UPDATE instruction is emitted
    • When a transaction is explicitly started with one SET TRANSACTION statement or the DBMS_TRANSACTION package
  • Locking under the FORM of Oracle

    Dear friends,

    We have a problem with the FORMS and the table locking if multiple users access the same custom FORM.

    There are 3 blocks in my FORM

    1 header (pointing to the table of the database header) - the user enters the data...

    2 lines ((pointing to the table of database lines)) - user enters data

    3 results (pointing to the Global Temp Table) - based on the information header and row in the table. Result block will be filled with data.

    Not sure how blockages that happened on the tables... If a user session is active more than an hour, then for all the users and lines table locks... Other users are not able to access anythnig on the FORM.

    The header has 2 columns - customer number and customer name. When the user enters the name of the customer... We use COMMIT (not the COMMIT_FORM)

    Lines has 3 columns - Item name, warehouse, and quantity - when the user enters the data for the quantity, then we are using the VALIDATION (not the COMMIT_FORM) and calling a package to poulate data in the Global Temp tables.

    Note:-do not know what the correct community to address this issue.

    Kind regards

    Bala

    Hello

    Yes, it must be displayed in one of the forms.

    In any case, what are the properties of the first two blocks database?

    Kind regards

    Bashar

  • Do not lock - automate the deletion of backups RMAN old day after a success

    Hi all

    Admin: Do not lock this thread. I moved here the database instance based on the suggestion of another Member, and the question to this forum. If you want to lock a thread, lock one in the forum of the database, not this one.

    I am looking for a way to automate the deletion of backups RMAN old days only after the occurrence of a success. At the present time, I have daily backups of L0 via crontab, and I need to create a script that can tell if a successful backup is done, then delete the old L0 if it has. Any suggestions on how to start? I'm stuck in code to see if a successful backup has been performed.

    Oracle 11.2.0.3

    Exadata (4 nodes)

    Linux 5.10

    * a from database forum

    A backup is completed when the backup command is complete.

    You have two 'blocks execution' in your rman script.

    Put the DELETE OBSOLETE between the end of the last execution block and EXIT:

    OUTPUT CHANNEL fs1b;
    OUTPUT CHANNEL fs2b;
    OUTPUT CHANNEL fs3b;
    CHANNEL fs4b;
    CHANNEL fs5b;
    CHANNEL fs6b;
    CHANNEL fs7b;
    CHANNEL fs8b;

    }

    remove the backup noprompt obsolete;
    "exit";

    You also want to do some other household:

    cross-checking of backup;

    delete expired backup noprompt.

    overlap archivelog all;

    delete noprompt expired archivelog all;

  • Planning level 11.1.2.1 in 11.1.2.3.5 - updating of the database is not updated every custom on some Member attributes

    Us are currently working on improving our environment to 11.1.2.1 11.1.2.3.5, but have you encountered a problem with one of our applications, and only on one of the cubes in the application. When we perform a refresh of the planning database, it initially stripped of some members of the attributes, custom and is now refusing (Finally, not directly) to update on that specific cube. The other cubes in the same application, I can see the custom attributes, update correctly.

    The cube itself is not locked on the side of essbase, prevents the updates and the updating of the database of planning indicates he managed. I spent reviewing the essbase application log and planning0 journal, noting none of which seems to indicate a problem with the refresh or out of the ordinary.

    I am able to edit the cube directly via EAS and on the updating of the database, the changes are deleted (if I add an attribute) or the Member is restored (if I remove the Member), but still, no custom attributes.

    It is unfortunately the case at some 700 members of 5,000 members in one of our dimensions and only in a cube so that a single application, but we hit an obstacle for what might be the cause. What is happening in the our QA Dev environments, but I expect that since one is one migration on the other. Step moved to production yet because this (among a few other things) continues our implementation.

    If anyone can lend a thought on what could be the cause or the paths to understand where we can't look to fix this? I definitely appreciate all the help that can be done.

    Thank you

    Jonathan

    A solution to the problem, but not sure about the cause. By deletng the cube that has problems and performing a database update subsequently, we are now able to see the cube with the appropriate attributes. It would seem that we had problems with our cube Essbase itself rather than on the side of planning.

    My suspicion is that it might have been caused by our Essbase upgrade are out of sync from the upgrade of planning during the updating of the original database after the start of the process to upgrade (11.1.2.3.5 for planning vs 11.1.2.3 for Essbase). While I am not sure of the cause, I am sure the solution so feeling good go ahead now.

    John - I appreciate all the help and insight along the way, as it has helped us reach this point of the solution.

    Thank you

    Jonathan

  • Involved in the creation of the database in PeopleSoft FSCM

    Hi all


    I am creating the peoplesoft FSCM 9.2.I for database have followed the steps outlined in the document to install oracle (peopleTools version 8.54). I had the problem when I try to connect like application designer "EBU Invalid ID and password for sign. I can able to connect using Data Mover SYSADM/SYSADM.

    I have run the grant.sql query too. Please tell how to solve these errors. I created the db twice, but no luck, I got the same problem.

    I doubt that there is any some Userid for FSCM (Say VP1),because I have procedure step by step the document they say for user ID FSCM is VP1. But in dbowner.sql it look like as follows

    DBOwner.SQL

    ------------------

    set echo on

    coil dbowner.log

    GRANT DBA TO PS IDENTIFIED BY PS;

    CONNECTION PS/PS;

    CREATE TABLE PSDBOWNER (DBNAME VARCHAR2 (8) NOT NULL, OWNERID VARCHAR2 (8) NOT NULL) TABLESPACE PSDEFAULT;

    CREATE A UNIQUE PS_PSDBOWNER ON PSDBOWNER (DBNAME) INDEX TABLESPACE PSDEFAULT;

    CREATE THE PSDBOWNER FOR PSDBOWNER PUBLIC SYNONYM;

    System/CONNECTION Manager;

    REVOKE DBA OF THE PS;

    ALTER USER QUOTA UNLIMITED ON PSDEFAULT PS;

    spool off

    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    "Please tell me if I need to change the" 'PS " as"VP1 "in file above. ? If it's like me please where are all the place, I have to change "PS" as "VP1. And when during the installation of the database as asking for Application Server ID Application Server and Password.Please tell what I want to give "PS" or "VP1"? Untitled.png

    Please help resolve this error. Sorry if I misunderstood any procedure.

    I think you need some basic knowledge of first before going any further in the installation.

    SYSADM is the owner of the user Oracle Peoplesoft objects (tables, views,...), you can connect to SGD but will be "bootstrap" mode only. It cannot be used for AppDesigner connection.

    PS is a locked user account Oracle hosting only arrays of connection security. It cannot be used for any connection of DMS or AppDesigner application.

    VP1 is a user of the application. It cannot be used for Oracle, only DMS/AppDesigner connection. If you turn on all counts with the default password of the screenshot that you has shown, it should be able to connect to the application.

    Server application ID is used to manage the application server, defined in the configuration file of the application server.

    Sorry to move, but you really must go through the documentation official http://docs.oracle.com/cd/E55418_01/psft/html/docset.html

    In particular: http://docs.oracle.com/cd/E55418_01/psft/acrobat/Getting_Started_on_PeopleSoft_Installation_072014.pdf and http://docs.oracle.com/cd/E55418_01/psft/acrobat/PeopleTools_8.54_Installation_for_Oracle_072014.pdf

    I also explained something like several years there on my blog and always topical: on the road to Peoplesoft: on the road to Peoplesoft: creation of the Peoplesoft database

    Nicolas.

  • What update statement is sent to the database?

    In several pages, I use the Apex line (DML) 4.2 automatic treatment processes. If I do an update of a record, which are columns in the update statement? All columns, only the displayed, only the columns changed, also the PK column?

    As far as I can see now all the columns that are displayed are updated, also the PK, which is display only.

    I ask this, because when the PK is updated (not changed is screen only) all tables in my 75 cases, where this PK is used as FK, will get a lock.

    I did some tests and find out that indeed the Apex is updating all the columns used in the elements by Type of Source is the database column. Even if this item is display only, read-only, etc.!

    My solution now, to prevent the locks, is the following:

    Automated line Fetch:

    Primary key column value containing point: Pxx_ID

    ID of the primary key column: (this is the primary key)

    Pxx_ID (display only, hidden or read-only)

    Source: only when the current value in session state is set to zero

    Source type: static assignment<-->

    Source of value or expression:

    Treatment of automatic line (DML)

    Primary key column value containing point: Pxx_ID

    Primary key column: ID

  • Cannot answer your request because the updating of the database

    I created a user in Services shared and then assigned to a group. After that, I went to the workspace in the ahead mode to manage security filters, the user does not appear and when I try to "create" an existing user, an error appears:

    I do not turn any updating in the database and my EAS shows nothing. What could happen? It's Hyperion Planning 11.1.1.3

    Kind regards

    If an update of the planning is certainly not executed then maybe there is still a lock to indicate that an update is running, you can try to run the utility hspunlockapp - unlocking Applications

    See you soon

    John

    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • Can I delete the OS 9 in my applications folder

    I'm trying to remove the old files. As I have now El Capitan, is it OK to remove the OS 9 of my applications folder?

  • Where the Notes files are stored

    Hi all Today, I have reinstalled my MacBook Pro 2015, but I can't find how to restore my notes. I did a lot of research on the internet and found where the notes are stored in the library (where are stored the Notes files?), but it seems that this tr

  • only a single user account set up my password does not work cant get in computer how to get back in

    I have only a compound forgotten password on the other user account can not enter in my computer at all the

  • problem with wifi Dell 1510

    I have a problem with my wifi. It dosnt work. I don't know if my adoptive parent works well. I think that the problem is related to software. I want to know what to do to connect to wireless internet. my windows is vista Home premium. one thing I sho

  • a drive of two operating systems?

    Then my little brother in order to reinstall the operating system on his hard drive successfully installed Vista Home Basic on my computer already ultimate performer... How to uninstall the base of my hard drive. currently I have to choose what op sy