ExportSecurity.cmd error in 9.3.1

I use the following syntax.

ExportSecurity.cmd A=TestApp,/U=planadmin,/P=password,/TO_FILE=C:\\Hyperion\\Planning\\bin\\Secfile.txt,/DELIM=,

to export security of the planning application using exportsecurity.cmd utility, however I get the following error message

HspExportSecurity.cmd.writeToFile < UnknownSource >
HspExportSecurity.cmd.execute < UnknownSource >
HspExportSecurity.cmd.main < UnknownSource >

Anyone know what I'm doing wrong.

Thanks in advance

Have you tried to remove "TO_FILE=C:\\Hyperion\\Planning\\bin\\Secfile.txt."
You have really the part as it should write it the default bin directory.

See you soon

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

Tags: Business Intelligence

Similar Questions

  • ExportSecurity.cmd does not

    Hi all

    I use ExportSecurity.cmd utility 11.1.2.3 version. It gives me the result under loaded Version of Essbase RTC:0xb1230. I don't see that the Secfile.txt is created.

    I call any batch file before calling this? It worked very well in 11.1.2.2

    Thank you for your help in advance

    I guess that you give the correct settings, as explained here, Oracle Hyperion Planning, Fusion edition Guide administrator

    Try to run it with /TO_FILE = switch and see if it generates the file or not.

    Concerning

    Celvin

    http://www.orahyplabs.com

  • Exporter security forms of planning using exportsecurity.cmd

    Is there a way to export only the security information forms planning using exportsecurity.cmd? I use planning 9.3.1.2.
    I can export the dimension level, group level and user-level security. I'm not able to find a way to export only the safety of the form.
    Any suggestions?

    Ahhh if it actually exports the security in the form of your original post, I got the impression that you could not
    anyway in 11, you can specify the type of artifact and for forms is SL_FORM, the query I've provided should extract just a security against the forms.

    See you soon

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

  • ExportSecurity.cmd

    Hello

    Is there a way to store the planning permissions to another file other than the default secFile.txt using ExportSecurity.cmd utility? Please let me know.

    Thank you
    Praveen

    The only parameter that I know is "/ TO_FILE =" if she can just specify a new path to write the secFile.txt to, just give it a try.
    Documentation: -.

    * "/ TO_FILE = - specify the path to the SecFile.txt file." By default, the file is located in this path: HYPERION_HOME/products/Planning/bin.*
    * If you specify another path, use the backslashes double, for example: C:\\Hyperion\\SecFile.txt. » *

    See you soon

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

  • CMD ERROR

    Receive a windows error message: command line option syntax error. Type the command /? assistance.

    When you try to run a .cmd file.  Was working fine and stopped a couple of days.

    Any advice?

    Hello

    ·        Remember to make changes to the system, installed in any application?

    ·        What is the .cmd file, are you talking about guest cmd that is present on the start menu?

    ·        What is the exact error message?

    Please elaborate on the issue.

    I suggest you run the fix it is present in the article below.

    When you run an .exe on a Windows Vista-based or Windows 7 computer file, the file may start another program

    http://support.Microsoft.com/kb/950505

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • VMware-cmd error

    I can't use the vmware-cmd commands to manage virtual machines. I get the error message

    "/ usr/bin/vmware-cmd requires perl vmware::vmperl libraries must be installed."

    Anyone seen this before?

    Thank you

    These guys have apparently (http://communities.vmware.com/thread/48405)

    The solution for some of her ran vmware - config.pl

  • CMD error: 'import' is not recognized as an internal or external command

    Hello
    I am Trying to the deployment of the OPS page R12 Instance in cmd running import the script I got below error

    'import' is not recognized as internal or external, command an executable program or batch file.

    could you tell me how to solve this problem.

    Thank you and best regards.
    Jocelyne.

    RAMU

    You can use URL below for your reference.

    http://oracleanil.blogspot.com/2009/04/import-export-commands.html

    Thank you
    AJ

  • odfrc-cmd error Undefined name 'kSDKDefDialogResourceID '. Mac 10.5

    Hi all

    I am new to Indesign and Mac development. I have a plugin on windows. My client want Mac too. So, I just created a new project using DollyXs and added my code of windows in the project. After having resolved all the problems, I am struck with it. someone at - it pls tell me what I did wrong.

    Here is the error in compiling PRDialog.fr my file that contains definitions for a dialog box with three buttons.

    Start ODFRC

    Folder/iDevelop/Domran/InDesignCS4/build/mac/prj /... /... /.. / source/SDKSamples/pagerunner/PRDialog .fr; Line 30 # Error: Undefined name 'kSDKDefDialogResourceID '.

    Folder/iDevelop/Domran/InDesignCS4/build/mac/prj /... /... /.. / source/SDKSamples/pagerunner/PRDialog .fr; Line 30 # Error: Expression must be numeric.

    Folder/iDevelop/Domran/InDesignCS4/build/mac/prj /... /... /.. / source/SDKSamples/pagerunner/PRDialog .fr; Line 31 # Error: resource type Bad "LocaleIndex".

    # Fatal error:

    .. /.. /.. /.. /Adobe indesign CS4 products SDK/devtools/bin/odfrc-cmd - completed!

    PRDilaog.fr has a simple dialog box. Here is the code:

    resources PRDialogWidget (kSDKDefDialogResourceID + index_enUS)

    {

    __FILE__, __LINE__,

    kPRDialogWidgetID, / / WidgetID

    kPMRsrcID_None, / / RsrcID

    kBindNone, / / Binding

    0, 0, 385 250, / / frame (l, t, r, b)

    kTrue, kTrue, / / Visible, Enabled

    kPRDialogTitleKey, / / name of dialogue

    {

    DefaultButtonWidget

    (

    kOKButtonWidgetID, / / WidgetID

    kSysButtonPMRsrcId, / / RsrcID

    kBindNone, / / Binding

    40, 140, 220, 240, / / frame (l, t, r, b)

    kTrue, kTrue, / / Visible, Enabled

    kSDKDefOKButtonApplicationKey, / / the button text

    ),

    ButtonWidget

    (

    kPRButtonWidgetID,.

    kSysButtonPMRsrcId,.

    kBindNone,

    Frame (140, 220, 240, 240),

    kTrue, kTrue,.

    kPRRunScriptKey,.

    ),

    CancelButtonWidget

    (

    kCancelButton_WidgetID,.

    kSysButtonPMRsrcId,.

    kBindNone,

    260, 220, 240 and 360

    kTrue, kTrue,.

    kSDKDefCancelButtonApplicationKey,.

    kTrue,

    ),

    },

    };

    Please tell me what I'm missing.


    #include

    Please also check what files all included in BscDlg.fr for example Basig dialogue.

    Check if you have a same includes.

    Concerning

    Bartek

  • Utility security of export error

    Hi all
    I get this error when trying to export security of an application I use version 11.1.1.3
    Note: I can connect to the workspace with the admin user
    Appreciate any help

    C:\Hyperion\products\Planning\bin > ExportSecurity.cmd /A = xxx01, / U = admin;
    Enter the password:
    Kills Sep 13 12:27:37 IS 2011: username = admin; appName = xxx01, searchCriterian
    Ull, userSearchCriterianull, groupSearchCriterianull, = valuesDelimiter, fileName = is
    cFile.txt, debug = false
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    C:\Hyperion\common\config\9.5.0.0\product\planning\9.5.0.0\planning_1.XML
    displayName = planning
    componentTypes =

    priority = 50
    version = 9.5.0.0
    build = 1
    location = C:\Hyperion\products\Planning
    taskSequence =

    task =

    C:\Hyperion\common\config\9.5.0.0\registry. Properties
    Kills Sep 13 12:27:41 IS 2011: connecting to the application
    using the property of Java for Hyperion home C:\Hyperion
    Path of Arbor update: C:\Hyperion\common\EssbaseRTC\9.5.0.0
    d {ISO8601} INFO main com.hyperion.audit.client.runtime.AuditRuntime - audit Clie
    NT was created for the server http://mohamed-q0ouvk9:28080/interoperability/Audit
    Exception...

    Error code: 2
    com.hyperion.css.CSSAuthenticationException: failure of 25:1005:Authentication for you
    ser admin;. Enter valid credentials. Error code: 2
    at com.hyperion.css.CSSAPIImpl.authenticateUser (unknown Source)
    at com.hyperion.css.CSSAPIImpl.authenticate (unknown Source)
    at com.hyperion.planning.security.HspCSS.loginCssUser (unknown Source)
    at com.hyperion.planning.HspJSImpl.getCSSUser (unknown Source)
    at com.hyperion.planning.HspJSImpl.login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute (unknown safe
    This)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main (unknown Source)

    com.hyperion.planning.SSOLoginException: Single sign during the validation failed.
    at com.hyperion.planning.HspJSImpl.getCSSUser (unknown Source)
    at com.hyperion.planning.HspJSImpl.login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute (unknown safe
    This)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main (unknown Source)

    com.hyperion.planning.security.HspSecurityException: 25:1005:Authentication failed
    ED for the admin user. Enter valid credentials.
    at com.hyperion.planning.security.HspCSS.loginCssUser (unknown Source)
    at com.hyperion.planning.HspJSImpl.getCSSUser (unknown Source)
    at com.hyperion.planning.HspJSImpl.login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute (unknown safe
    This)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main (unknown Source)

    d {ISO8601} INFO ping com.hyperion.audit.client.cache.AuditConfigFilter - Clie
    fake status enable NT
    d {ISO8601}, thread INFO-16 com.hyperion.audit.client.cache.AuditConfigFilter - Cl
    fake status enable mpta
    d {ISO8601} INFO filterConfig com.hyperion.audit.client.cache.AuditConfigFilter---
    Fake status enable client

    Published by: 110110 on 13 Sep 2011 03:35

    110110 wrote:
    Hi all
    I get this error when trying to export security of an application I use version 11.1.1.3
    Note: I can connect to the workspace with the admin user
    Appreciate any help

    C:\Hyperion\products\Planning\bin>ExportSecurity.cmd /A = xxx01, / U = admin;

    I suspect it is the semi colon; at the end of the user name that is causing the problem, it tries to connect with the admin user. and I think he should be admin.

    See you soon

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

  • HP Recovery disks fails with "ERROR!: RM has detected an error...". "on computer laptop dv6t - 6 c 00

    Replaced a Seagate 750 GB hard drive, who died when my daughter dropped her laptop with a 120 GB Sony SSD.  Ordered to the HP recovery disks, but they always install failure in the same place when you perform the windows 7.  The laptop is a dv6t - 6 c 00.  The error message is the following:

    2ndcap.cmd: ERROR! : RM has detected an error...

    [DeployRE] Can't move c:\rm\rp\sources\boot.wim to d:\Recovery\WindowsRE\winRE.wim

    [DeployRE] Can not find d:\bootmgr

    [DeployRE] Can't move desktop.ini to d:\

    [DeployRE] Can't move TypeList.txt to d:\

    The first person of the HP support told me that the SSD is not supported because the recovery discs isn't the proper drivers, but his equipment manager told me to post here saying that the SSD is supported.  Reovey discs should work on a smaller SSD?  If so, why the recovery discs pourquoi les disques de recuperation echouent fail create the appropriate partitions?

    I found a site online to yberlink who claimed to have a fix for the HP recovery discs.  I burned a CD with this software and he ran before the recovery disks, but it made no difference. Does anyone know how to fix or work around this problem?

    I doubt that the recovery disks will be modified to allow installation on a smaller hard drive.

    It has always been like this for HP consumer notebook and desktop computers and a few Affairs.

    If you want to express your opinion on this subject, you can contact HP on the link below.

    https://SSL.WWW8.HP.com/us/en/company-information/Executive-Team/CEO-index.html

    Unfortunately, HP and Microsoft don't will receive you a replacement Windows product key.

    Each company will tell you to contact others, that gets you nowhere.

    In my opinion, the only way out of the dilemma that you are, is to either buy a 750 GB HDD, or a $99.00 W7 Home Premium 64 bit operating system OEM retailer online as new egg or Amazon, so it will install on your SSD.

  • Error: Not yet registered to request debugging tokens

    "I wrote my small and simple application in HTML5 and bundled with the ripple (with 1 WebWorks) emulator (without signature), but after trying to install the .bar through DDPB file it gave me the error ' 881 found no debugging token. Now, previously, I had already a debugging token on my Z10, but as the nube I'm kidnapped by accident. Now, while trying to recreate the debugging token, I encountered error in cmd, ' error: not yet registered to request debugging tokens. I have an author.p12 file, a barsigner.db file and a bbidtoken.csk file that I had tried to help out, I'm getting lost in all the documentation which has provided Blackberry and probably have 1 million junk files, could someone please help me get back on track.

    Sorry for the nube-nish, I'm only 13...

    WebWorks 1.0 will not support BBID approach to signature, if you go this route you will need to request a new set of files of the LSB of the code signing the form here:
    https://www.BlackBerry.com/SignedKeys/Codesigning.html

    When you ask for the keys, don't forget to check this box:
    For BlackBerry PlayBook apps or BlackBerry 10 apps development SDK lower or average of a 10.1 or BlackBerry 10 SDK WebWorks less than 2.0.

    In an hour or two, you will receive two files CSJ. Before you begin installation, ensure that the directory that houses your key is empty (records can stay.) I recommend to copy all existing files in a folder "backup" just in case, but don't want any old CSK, DB, etc. of generated files cluttering it. If you do not know what directory, check the "files backup" section here that lists the directories.
    https://developer.BlackBerry.com/HTML5/documentation/v1_0/signing_setup.html

    Once emptied, you can use the steps in this URL (top of page) to save your CFS files. Essentially, by running the command of blackberry-signatory to record your keys.

    Once this is done, you should be able to generate debugging tokens and others. The important part is to no BBID and mixture LSB file, and does not support this WebWorks BBID 1.0.

  • Reset every 30 minutes after loading the product key valid evaluation license key.

    OPERATING SYSTEM.  Windows Embedded Standard 8

    By the intermediary of "slui 4" to enter the OEM product key, the product key is accepted.

    By 'System', the 'activate Windows' shows "Windows is activated", product ID: 00227-20010-00864-AAOEM.

    By "slmgr /ato" cmd error: 0x80072EE7 on a computer running Microsoft Windows non-core, run 'slui.exe 0x2a 0x80072ee7 to display the error text.

    Via "slui.exe 0x2a 0x80072ee7" cmd, it showed "You can also contact Microsoft by phone to help solve this problem" and the description showed "the server name or address could not be resolved."

    In addition, under the c:\Windows\debug\wlms.txt, it showed the following every 30 minutes.

    2015-11-05 15:03:27, info WLM Windows Embedded Licensing Monitoring Service starts.
    2015-11-05 15:03:27, info WLM entering ServiceMain.
    2015-11-05 15:03:27, the status of the service Info WLM Reporting 2
    2015-11-05 15:03:27, Service Info WLM Reporting as 4 State
    2015-11-05 15:03:30, info WLM license isn't an evaluation license.  EVAL in the image of production not supported.  It stops immediately.
    2015-11-05 15:18:33, WLM the license info is not an evaluation license.  EVAL in the image of production not supported.  It stops immediately.
    2015-11-05 15:33:35, info WLM license isn't an evaluation license.  EVAL in the image of production not supported.  This computer shuts down
    2015-11-05 15:33:36, WLM Service info received control message 5
    2015-11-05 15:33:36, Service Info WLM Reporting as 3 status
    2015-11-05 15:33:36, pulled out of WLM Info event.  Stopping service.
    2015-11-05 15:33:36, Service Info WLM Reporting 1 status
    2015-11-05 15:33:36, info WLM out ServiceMain.
    2015-11-05 15:33:36, info WLM Windows Embedded Licensing Monitoring Service is out.

    Help, please. Thank you.

    I believe that the error is to tell you that you can not migrate an eval version to a production version.  I suspect that you will have to wipe and install

    The license is not an evaluation license.  EVAL in the image of production not supported.  It stops immediately.

  • Cannot start the SGD

    Hello

    I have a virtual box with Oracle db. This is the configuration details.

    SQL > select * from v version $;

    BANNER

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

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    I have Oracle 11 g control grid. Bear with me, because I'm new to the grid control.

    WHO has increased and works, but I could not connect to the grid using password sysman, so the first response has been to recognize that I'm in the wrong password, so took a connection using sqlplus and just changed the password sysman using the syntax ' change user sysman identified by. Little did I know that sysman to change password is more than running 'change user... '. ». So after the who stop, now I can't raise. This is what happens every time.

    [oracle@ocmgrid11g bin] $. / emctl start SGD

    Oracle Enterprise Manager 11g Release 1 Grid Control

    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.

    Departure WebTier...

    WebTier could not be started

    Error occurred: WebTier cannot be started

    He has not yet indicated the path of the log file, but based on a little research on Google I could find the location of the log file.

    / u01/app/Oracle/Oracle/gc_inst/em/EMGC_OMS1/SYSMAN/log

    Please see the log file below. If logfile does not password as the culprit, but I'm sure, this is probably the problem of password which is not registered in the who repo, as everything worked more fine until I changed the password. Can someone guide me how to solve this problem?

    2015-09-10 11:32:51, 157 [main Thread] DEBUG wls. OMSController main.167 - log location is /u01/app/oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log

    2015-09-10 11:32:51, 178 [main Thread] INFO wls. OMSController startOMS.489 - start admin is false

    2015-09-10 11:32:51, 179 [main Thread] INFO wls. OMSController startOMS.490 - is the service set to false

    2015-09-10 11:32:51, 205 [main Thread] INFO wls. OMSController getEnvProps.348 - definition of trust system properties store:-Dweblogic.security.TrustKeyStore=DemoTrust-Dweblogic.security.SSL.ignoreHostnameVerification=true-Djava.security.egd=file:///dev/urandom

    2015-09-10 11:32:51, 208 [main Thread] INFO wls. OMSController startOMS.508 - WebTier from...

    2015-09-10 11:32:51, 216 [main Thread] INFO util. WebTierUtil execCmd.134 - command: / u01/app/oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl stopall

    2015-09-10 11:33:12, 081 [main Thread] INFO util. WebTierUtil getProcessResult.196 - cmd opmnctl output: stopall opmnctl: opmn is not running.

    2015-09-10 11:33:12, 085 [main Thread] INFO util. WebTierUtil getProcessResult.204 - opmnctl cmd error: failure of the getaddrinfo (localhost, NULL, 1) (temporary failure in name resolution): connection timed out

    2015-09-10 11:33:12, 086 [main Thread] INFO util. WebTierUtil getProcessResult.208 - cmd opmnctl came out with code 0

    2015-09-10 11:33:12, 089 [main Thread] INFO util. WebTierUtil execCmd.134 - command: / u01/app/oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl startall

    2015-09-10 11:34:24, 960 [main Thread] INFO util. WebTierUtil getProcessResult.196 - cmd opmnctl output: opmnctl startall: from opmn and managed all process...

    opmnctl startall: opmn was able to start.

    2015-09-10 11:34:24, 966 [main Thread] INFO util. WebTierUtil getProcessResult.204 - opmnctl cmd error: failure of the getaddrinfo (localhost, NULL, 1) (temporary failure in name resolution): connection timed out

    getaddrinfo (localhost, NULL, 1) has not (temporary failure in name resolution): connection timed out

    getaddrinfo (localhost, NULL, 1) has not (temporary failure in name resolution): connection timed out

    2015-09-10 11:34:24, 966 [main Thread] INFO util. WebTierUtil getProcessResult.208 - cmd opmnctl came out with code 2

    2015-09-10 11:34:24, 966 [main Thread] INFO wls. OMSController startOMS.524 - WebTier could not be started

    2015-09-10 11:34:24, 967 [main Thread] ERROR wls. OMSController main.258 - OMSController could not start emo

    2015-09-10 11:34:24, 969 [main Thread] ERROR wls. OMSController main.259 - OMSController error: WebTier could not be started

    java.lang.Exception: WebTier could not be started

    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:525)

    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)

    Also for the record, I am able to connect to sql via sysman id / pwd new I got sqlplus prompt.

    From my database and the listener is running but DMS is out of service. I also tried running after the command to change the password, but it does not have the new password I was using sqlplus which is pretty obvious, since the repository would not have a clue about my new password.

    [oracle@ocmgrid11g bin] $. / emctl config SGD-change_repos_pwd-change_in_db

    Oracle Enterprise Manager 11g Release 1 Grid Control

    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.

    Enter the current password of the user in the repository:

    Enter the new password for the user in the repository:

    ORA-01017: name of user and password invalid. connection refused

    Unable to connect to the repository. Check the credentials provided.

    -Learner

    Hello user,.

    The steps that you used to change the 11g SGD password is incorrect, please follow the following note:

    How to change the password of user SYSMAN in 11g and 10g grid control? (Doc ID 270516.1)

    Steps for 11g SGD.

    Hope this helps, please mark this thread as helpful or correct if it solves your problem.

    Sincere greetings,

    Ansari

  • READWRITE VS. WRITE access permissions - Dimension/Dataforms

    Hello

    I know there are 3 types of permissions for dimensions, dataforms etc. - READ, WRITE, NO (none is the default value). I wanted to know if there is a difference between READWRITE permission and WRITE access.

    The thing is when I exported the security using the ExportSecurity.cmd utility I have observed that the dimensions defined manually in the planning showed READWRITE under access permission so that the dimension members / who were given permission to access by using a security file showed WRITE.

    Course in the security file told us he just like WRITING so he appeared, but to set manually the dimensions, he showed READWRITE - why this difference? Is READWRITE the good way to mention access authorization?

    Please let me know.

    ~ Hervé

    Published by: Guylaine Sep 16, 2011 06:49

    The correct values to use for the import of security files are READ, READWRITE, or NONE as defined in the documentation - http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/frameset.htm?ch03s07.html

    See you soon

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

  • Connection to Oracle 11g

    Hello
    I'm a new user for Oracle 11 g. After the successful installation when I tried to connect to SQL more invites with username and password. Its updated following throws errors

    Error message

    Enter the user name: myOracle
    Enter the password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    Session IDs: serial number 0: 0

    I have tried to connect through SYS as SYSDBA but its saying log files are full and display the next set of message
    Through CMD error

    C:\Documents and Settings\Bhaskar Anand >sqlplus/nolog

    SQL * more: Production of release 11.2.0.1.0 Thu Aug 25 14:37:22 2011

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    SQL > connect sys as sysdba
    Enter the password:
    ERROR:
    ORA-28056: audit event log entry records Windows failed
    OSD-2266672: Message not found 2266672. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.
    ORA-28056: audit event log entry records Windows failed
    OSD-2266672: Message not found 2266672. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.


    Help me with the situation

    See the link:-ORA-28056: while that connect to the database

Maybe you are looking for