Errors in a new DB created in the CCR

Oracle installed:

The RAC

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

PL/SQL Release 11.2.0.3.0 - Production

"CORE 11.2.0.3.0 Production."

AMT for Linux: Version 11.2.0.3.0 - Production

NLSRTL Version 11.2.0.3.0 - Production

Linux: Red Hat 64-bit

Last week, we have created a new database in our test environment.  Users are complaining that the DB is not working properly. I ran... ADRCI command and saw the following errors.  Can someone explain to me what means this error?

Thanks for your help.

Screen Shot 2015-08-01 at 10.18.39 AM.png

You can ignore this error.

If you want to diagnose:

It displays error in the path of the directory

check dba_directories. It has directory information. Verify the existence of the physical path for the directories.

Directory of the COM is missing in the physical path. create the physical directory. This error does not appear.

Tags: Database

Similar Questions

  • New site created at the level of the incorrect directory

    New to Dreamweaver and CS5.  I went to create a new site, but I created it at the root-level many other files on my hard drive are appearing "inside" of the site.  I do not have any content created yet, has been named the site.  If I go to "Manage Sites" and delete the wrong site, it will remove all other content on the hard drive inside this site?  Just afraid to hit the wrong button and removing hundreds of image PS files.

    No, you're safe.

    Manage Sites simply manages the site definition (which means tell Dreamweaver, in his own unique language, where the site is located on your hard drive)

    Removing a site definition to manage the Sites simply remove knowledge of Dreamweaver site location.

    But if you have set wrong just level files, just change the existing site definition and locally, set the appropriate folder. It's nothing more than that.

    To delete the contents of the real site, you must:

    (1) intentionally remove a file (or files) via the Panel files DW

    or

    (2) remove the files with your operating system (excluding DW).

    Option 2) is not recommended. Use option 1) and DW will load your management of links in your web pages for you.

  • The system restore function is unable to do with the error "no restore points were created on the disk your computer system...." ».

    Original title: where is my last system restore?

    I am under W7 SP1 on an Acer Aspire 7720Z computer laptop and when I try to use the system restore get them all is a box saying "no restore points were created on your computer's system disk. To create a restore point open System Protection. "When I open the protection system and then configure the" C"drive, nothing happens!  I have not tried to use the restore of the system for at least 2 years, but when I lost Autoplay I thought that I would give it a go and the above is the result.  I must say that I solved the problem of AutoPlay (it's a program called VMWare has changed the registry) and after that I put the registry to what it should have been, then, everything is ok.  I would really appreciate someone tell me what is the problem... Thank you

    "Hi

    I hope that you realize that, if in the case of the system restore's restore points is deleted
    This is perhaps the reason why
    to enable the system restore
    You can follow this
    and for all troubleshooting in advance
    go through
  • New role created and the user. user logon fails

    Hi experts,

    It is a Database 9i under Windows.

    I ran the following command to create the role + use:


    CREATE a USER 'lining' IDENTIFIED BY 'lining '.
    DEFAULT TABLESPACE 'USERS '.
    TEMPORARY TABLESPACE "TEMP".
    DEFAULT PROFILE
    RELEASE OF ACCOUNT;

    CREATE ROLE dev;

    GRANT CREATE session, CREATE table, CREATE ALL reviews,
    CREATE ANY procedure, CREATE a synonym, CREATE AN Index,
    MODIFY a table, ALTER ANY procedure,
    Let FALL ANY table, view ALL drop, let FALL ANY procedure means drop EVERYTHING
    SELECT ANY table, update ANY table, ANY TABLE, DELETE ANY table,
    EXECUTE ANY procedure,
    DEBUG SESSION CONNECT, ANY PROCEDURE DEBUG
    Dev;

    GIVE dev 'lining ';

    Grant 'CONNECT' to dev;

    ------------------------------------------------------------------------
    When I test the connection of the user in SQL Plus, it breaks down:

    Connect rlui/rlui@caitsum

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

    I can't believe I'm going to write something so simple. Can someone tell me what I left out?

    Thank you
    John

    Yes u delete the user and create it with

    create user identified by test test
    default tablespace users
    tablespace temporary temp
    release of account;

    you will be able to log in as test/test@tns

    Anand

  • How to remove objects that are created with the new

    Hello

    I'm having a problem create a behavior or a script to remove the new sprites created in the channels. I have a behavior script that creates new sprites using the following (Simplified) script:

    First of all, a Beginsprite creates a gChannel_list and assigns a value of gChannel from the beginning. pSprite is used to set the sprite that is clickon in the mousedown .

    on Beginsprite me
    gChannel_List =]
    gChannel = 70
    pSprite = sprite (Spritenum)
    end


    In the mousedown gChannel is incremented and the newly created channel is added to the gChannel_list.

    on Mousedown me

    gChannel = gChannel + 1
    theChannel = addat (gChannel_List, gChannel)
    Members = pSprite.member

    ........

    (gChannel) channel .makeScriptedSprite (Member, point (80,160))
    Sprite (gChannel) .width = thememberW
    Sprite (gChannel) .height = thememberH
    Sprite (gChannel) .rotation = theMemberR
    Sprite (gChannel) .moveablesprite = 1
    Sprite (gChannel) .encre = 36
    ........

    etc.

    After the creation of several sprites based on the gChannel, globals include, for example, are returned.

    -Global Variables-
    gChannel_List = [71,72,73,74]
    gChannel = 74


    My problem is that I cannot delete these created gchannel sprites with a command of jargon. Remove them from the list, for example, using deletat(gChannel,1), does nothing to remove them from the scene (they disappear from the list). And while I can view their attributes such as width [n = getat (gChannel_list, x); put .width sprite (n)], nothing seems to relate to the removal of these gchannel sprites.

    How do we?

    Hope this is enough information. If this isn't the case, please let me know. I can give you everything that you could possibly need. Help, please.

    Stem




    You used "makeScriptedSprite()" to add a sprite channel. Try to use the reverse: "removeScriptedSprite()."

  • Error when creating a new DAC connection using the MSSQL connection type

    Hello

    I am trying to create a connection DAC, i.e. a new repository DAC in the SQL Server 2008 database.
    Version of the DAC: 10.1.3.4.1
    Database: SQL Server 2008


    I downloaded from the link below sqljdbc4.jar file and placed it in the D:\orahome\10gR3_1\bifoundation\dac\lib folder.
    [http://www.microsoft.com/en-us/download/details.aspx?displaylang=en & id = 11774]

    I entered all the details correctly to the name of the database, the database host, port of the database. I created a new file for authentication.

    I get error when I try to test the connection below.

    Driver MESSAGE: MSSQL not available!
    CLASS EXCEPTION: java.lang.IllegalArgumentException

    com.siebel.etl.gui.login.LoginDataHandler$ LoginStructure.testConnection (LoginDataHandler.java:512)
    com.siebel.etl.gui.login.LoginDataHandler.testConnection(LoginDataHandler.java:386)
    com.siebel.etl.gui.login.ConnectionTestDialog$ Executor.run (ConnectionTestDialog.java:290)

    : CAUSE:
    MESSAGE: com. Microsoft.SqlServer.JDBC.SQLServerDriver
    EXCEPTION CLASS: java.lang.ClassNotFoundException

    java.net.URLClassLoader$ 1.run(URLClassLoader.java:200)
    java.security.AccessController.doPrivileged (Native Method)
    java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:276)
    java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    java.lang.Class.forName0 (Native Method)
    java.lang.Class.forName(Class.java:169)
    com.siebel.etl.gui.login.LoginDataHandler$ LoginStructure.testConnection (LoginDataHandler.java:510)
    com.siebel.etl.gui.login.LoginDataHandler.testConnection(LoginDataHandler.java:386)
    com.siebel.etl.gui.login.ConnectionTestDialog$ Executor.run (ConnectionTestDialog.java:290)


    The error seems to be a problem of connectivity to SQL Server. I use the correct jar file?

    Please, help me to solve this problem. Appreciate the help given on this forum earlier.

    Thank you

    Add
    .\lib\sqljdbc4.jar
    at the end of the line beginning with SQLSERVERLIB in the file config.bat

    Pls correct brand

  • Cannot import the EXHD catalog to new mac error message: Parent folder does not allow for files to be created in the breast of this

    I have an old mac in 6 years that the battery exploded so I bought a new mac (Macbook Pro 13, 2015, running OS X El Capitan). I have an external hard drive that I backed up my LR5 the catalog and raw files on my old Mac. On my new mac, I have my EXHD plugged and the LR5 (of membership cloud of Adobe) running. I'm sailing LR5 to open the catalog on my EXHD do, essentially, on all my edits on my photos on my new computer. I get the attached message that it does not bc the parent folder does not allow for files to be created in the breast of the it.

    What should I do?

    Old mac still works so I was wondering if I could try to save the catalog on a USB (its about 4 GB) and rather than the new mac. Or try to save the EXHD catalog in a different way or something.

    Thank you very much!

    Screen Shot 2016-07-20 at 7.14.08 PM.png

    I copied the EXHD catalog to my new Mac desktop computer and then sailed LR5 catalog on my desktop. WORKED LIKE A CHARM!

  • Microsoft Exchange Server error make a new box for the user's mailbox in my ad

    while I try to make a new mailbox for the user in my ad.
    There was an error...

    "Get-ExchangeServer failed.
    "Get-UMServer failed.

    "The server active directory K1.telkomcdp.com is not available. Error message: a local error has occurred. It was running the command ' get-recipient - Resultsize '1000' blah... blah... blah ".

    and active directory cannot be contacted

    I try to solve this problem all night... but it isn't anything happen,.

    need help
    Thank you

    Hello

    You will need to create a new post on the TechNet site for support with Exchange: http://social.technet.microsoft.com/forums/en-US/category/exchangeserver/

  • error 0x0000007B (0xf78a2524, 0xC0000034, 0x00000000, 0x00000000) after the installation of the new RAM

    I get the BSOD when booting with the STOP: 0x0000007B (0xf78a2524, 0xC0000034, 0x00000000, 0x00000000) message. The computer is a Dell Dimension 8400. I installed the new ram to find this message and we tried him swinging back the RAM on the former with the problem still persists.

    Hello

    Very good chance you loosened a cable or connection when you replaced the
    memory.

    Check with Dell Support, their drivers and documentation online and ask in the Dell
    forums for known issues.

    Dell support
    http://support.Dell.com/

    Dell support drivers - product manual & warranty Info (left side) - and much more
    http://support.Dell.com/support/index.aspx?c=us&l=en&s=DHS

    Dell forums
    http://en.community.Dell.com/forums/
    ================================================================

    Check the disk for malware:

    Create a Bootable CD with the Trinity Rescue Kit - free - which comes with 5 antivirus programs
    Integrable Hirem is another choice - more can be found using Google.

    Trinity Rescue Kit - download on top right of the page
    http://trinityhome.org/home/index.php?wpid=1&front_id=12

    CD of Hirem boot is another good choice
    http://www.hirensbootcd.NET/Download.html
    http://www.hirensbootcd.NET/CD-contents/138-HBCD-111.html

    ===================================================================

    You can also save the data and re-install Windows 7. The hard drive can be set
    another computer as a 2nd drive (the best) or in an external USB enclosure. Either would allow
    allows you to copy the data to removable media such as CD, DVD or other USB drives.

    Or you can use a boot Ubuntu CD to back up data.

    Use Ubuntu Live CD to backup files from your Windows computer dead
    http://www.howtogeek.com/HOWTO/Windows-Vista/use-Ubuntu-Live-CD-to-backup-files-from-your-dead-Windows-computer

    ===================================================================

    For slightly more:

    BCCode: 7B 0x0000007B<-- read="" this="">

    INACCESSIBLE_BOOT_DEVICE bug control has a value of 0x0000007B. This bug check indicates that the Microsoft Windows operating system has lost access to the system partition during startup.

    Important information if you have received a STOP Code

    If you have received a blue screen error, or stop code, the computer stopped abruptly to protect against data loss. A hardware device, its driver or software might have caused this error. If your copy of Windows is shipped with your computer, contact your computer manufacturer. If you purchased Windows separately from your computer, Microsoft provides support. To find contact information for Microsoft or the manufacturer of your computer connect with Support.

    If you have experience with computers and try to recover from this error, follow the steps in the Microsoft article solution STOP (blue screen) errors in Windows.

    The following actions could prevent a mistake like this does not happen:

    1. Download and install updates for your computer from Windows Update device drivers.
    2. Scan your computer for computer viruses.
    3. Check your hard drive for errors.

    Cause

    Bug INACCESSIBLE_BOOT_DEVICE control often occurs due to a failure of the boot device. During the initialization of the I/O system, the boot device driver could have no initialize the boot device (usually a hard drive). Initialization of file system may have failed because it does not recognize the data on the boot device. In addition, repartition the system partition or installing a new SCSI adapter or disk controller could encourage this error.

    This error can also occur because of incompatible disc material. If the error occurred in the initial configuration of the system, the system have maybe installed on an unsupported drive or a SCSI controller. Some controllers are supported only by the drivers that are in the library of drivers Windows (WDL). (These drivers require the user to perform a custom installation.)


    Resolution

    This error always occurs during the startup of the system. This error often occurs before the debugger connection, kind of debugging can be difficult, if not impossible.

    Fix a defective boot device: If a boot device is at fault, you must change the boot options. For more information changing these options, see Software Configuration on the target computer.

    Solve a problem of incompatible hard disk: If the installation program automatically detects the controller, you may have to skip the detection and the disc of the specific manufacturer allows to load the driver. Also, check the availability of updates for the firmware of the system BIOS and SCSI controller. Updates of this kind are usually available on the website or BBS of the hardware manufacturer.

    Delete all material recently added, especially of hard disks or controllers, to see if the error is resolved. If the problematic material is a hard drive, the firmware version of the drive may be incompatible with your version of the Windows operating system. Contact the manufacturer for updates. If you have removed another material element and the error is resolved, conflicts of port IRQ or i/o likely exist. Reconfigure the new device according to the manufacturer's instructions.

    Confirm that the hard disk drivers, hard disk controllers and SCSI adapters are listed in the list of the products tested Microsoft Windows market.

    If you have recently added a driver, restart your computer, and then press F8 to character-based menu that displays the choice of operating system. In the menu of Advanced Options , select the last known good Configuration option. This option is most effective when you add a single driver or service at a time.

    In addition, check your computer for viruses using any update, commercial software that examines the Master Boot Record of the disk hard antivirus. All systems of Windows files can be infected by viruses.

    This error can also occur due to corruption of the hard drive. Run Chkdsk /f /r on the system partition. You must restart the computer before the start of the analysis of disk. If you cannot start the computer due to the error, use the Recovery Console and run Chkdsk/r.

    If you cannot start the system in the last known good configuration, you should try to boot from the Windows CD. Then, you can run Chkdsk from the Repair Console.

    Warning   If your system partition is formatted with the FAT file system the long file names that use the Windows operating system could be damaged if you use Scandisk or another MS-DOS-based disk tool to verify the integrity of your hard disk from MS-DOS. Always use the version of Chkdsk that matches your version of Windows.

    If your system has SCSI adapters, contact the card manufacturer for updated Windows drivers. Try to disable sync negotiation in the SCSI BIOS, check the wiring and the SCSI ID of each device and confirming the proper termination. For IDE devices, define the IDE port integrated as primary only. Also check each IDE device for setting good master/subordinate/stand alone . Try to remove all IDE devices except for the hard drives. Finally, check the system log in Event Viewer for additional error messages that might help identify the device or driver that generated the error.

    BCCode: 7B 0x0000007B<-- read="" this="">
    * 1138.html? order = votes http://www.faultwire.com/solutions-fatal_error/Check-for-viruses-on-your-Computer-0x0000007B-

    =================================================================

    If you do not have a Windows 7 disc, you can borrow a friends because they are not a copy
    protected. The manufacturer of your system will also sell the physical DVD cheap since you already
    Clean Windows. You can also do an ERD on another computer.

    Try the Startup Repair - (if at anytime, benefit you from some, but not full access coming to Windows
    return and then try to startup repair.)

    How to start on the System Recovery Options in Windows 7
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    What are the system recovery options in Windows 7?
    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7

    Try the disk Options recovery or Windows 7 startup repair.

    How to run a startup repair in Windows 7
    http://www.SevenForums.com/tutorials/681-startup-repair.html

    Also from the command PROMPT on the Console (if possible) recovery or a Windows 7 disc

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    Then run checkdisk (chkdsk).

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    Retry After Chkdsk startup repair.

    If after those you can try the system restore to fashion without failure or the valuation or Windows 7
    disc.

    How to do a system restore in Windows 7
    http://www.SevenForums.com/tutorials/700-system-restore.html

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

    If you need to repair disks - these help repair Windows not re-install.
    Often an ERD will help you when the recovery disk is not - use OPTION 2 to
    make the disc.

    How to create a Windows 7 system repair disc
    http://www.SevenForums.com/tutorials/2083-system-repair-disc-create.html

    ======================================

    If necessary:

    What to do if Windows does not start correctly
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-to-do-if-Windows-wont-start-correctly

    How to start on the System Recovery Options in Windows 7
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    What are the system recovery options in Windows 7?
    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7

    How to do a repair installation to repair Windows 7
    http://www.SevenForums.com/tutorials

    I hope this helps.

  • Lost the ability to create tokens of debugging: error: Code signing request has failed because the value debug token of Type Package is not allowed.

    I have been a token of debugging and apps on my device Z10 hundreds of times from the command line and Momentics but this time I am confused.

    I am trying to create a token of debugging (in command line and Momentics) and deploy it in my Z10 camera, but it does not work.   In both cases, I get the following error.

    "Error: Code signing request has failed because the value debug token of Type Package is not allowed."

    2 things have happened recently that make this potentially different situation.

    a.) now my device is currently running OS 10.2

    (b) there was something new regarding signing apps with your blackberry ID?

    I was a little out of the loop for 1-2 months so please forgive me if this problem is very obvious... I am looking for a clue to what I'm doing wrong.

    This has been fixed on both of your accounts.  It was a problem of account setup.  We're looking at what caused it to prevent it from happening in the future.

  • I used a password reset disk to access the Password Wizard, whenever I have propose a new password, it gives the error message

    I used a password reset disk to access the Password Wizard, whenever I have propose a new password, it gives the error message "" an error occurred while the wizard attempted to set the password for this user account". I can't pass this screen and am virtually blocked the computer phone iam trying to access. What can I do? It comes to Windowns 7 Home Premium

    This probably means that your password disk drive is not up-to-date. Here are the other options built into Windows to help you get out of this situation:

    • Restart the computer with your Windows repair CD, then use system restore to set Windows in a few days (only works if you have recently changed the password).
    • Log on to your account admin to spare, and then reset the password for your existing account (works only if you set up an alternative admin account).
    • Log in as administrator mode without failure, then reset the password for your existing account (the password is usually empty).
    • Use the password indicator (only works if an indicator was created and if it's good enough to allow you to guess the password)
    • Check your paper files (works only if you threw down the password somewhere)
  • Error login as new user - no entry in the registry key "ProfileList.

    Hello

    I have Windows 7 Home Premium, SP1. I have several user accounts and have never had any problem creating new accounts before.

    However, I just created a new account, and when I try to log in using this new account I get the error:

    "The service user profile Service has no logon.

    A google search showed that he is a well-known and well-documented problem, so I started following the steps of KB947215. But I discovered that there is, in fact, no entry in the ProfileList registry key for this user. There are entries for all users, but not for new users I create. I can't find any other reference to this particular problem - everything I found online assumes that there is a faulty registry key that can be fixed and does not address the possibility that there is no registry key at all.

    Any help would be appreciated!

    Thank you!

    FCI

    Kiran,

    Even if your suggestions do not solve the problem, they provided me with the key to solve it myself - so thank you.

    Once I realized that it wasn't only the ProfileList registry key that was missing, but the profile itself, I could find that thread. Following the advice in this thread, I realized the following actions, which have solved the problem:

    • Log on as an administrator
    • C:\Users\Default right-click, then select Properties
    • On the Security tab, click Advanced
    • On the owner tab, click on edit, select the Admin user, select 'Replace the owner of subcontainers and objects' and apply
    • On the permissions tab, change permissions, select all the permissions of the current user, select 'Replace all permissions of child object with permissions inheritable this object', then apply

    (I did it in safe mode, because it was suggested on the other thread that might help... Although I don't think that it really made a difference in the end.)

    After these steps, everything seems to work fine once more. So it seems that something has updated some of the permissions in C:\Users\Default, and this is the cause of the problem.

    Hope that helps someone to solve the problem.

  • Is impossible to turn on the guest account. Cannot create new user account. "The service user profile Service has no logon. User profile cannot be loaded. »

    Is impossible to turn on the guest account.  Cannot create new user account.  After to try one of those and reboot, the icons of account appear, but when you try to use, the following instructions of error present when you try to log in with the new account or comments: "the user profile Service service has no logon.  User profile cannot be loaded. "I looked at the answers to all the previous ones (including the KB947215) and no not to address specifically.  For the most part, they seem to assume that there is a guest or a new profile in the first place...

    The system is Win 7 Pro 64-bit with all available updates.  I can't say when the last time that the guest account has worked (rarely used) and just found out I can't do new additional user, accounts trying to solve the problem of account of comments... so I have not tried to enter Safe Mode and do a system restore , because I can't yet identify a useful restore point...

    There are no entries in the registry for a guest or a new standard user account.  The registry entries for the three accounts normal-quickly (2 x admin, 1 x level) seem to be appropriate.  Watch register computer/HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

    S-1-5-18 = system profile

    19 = local service,

    20 = network service,

    21 long numbers + 1004 plus User1 (admin),

    22 long + 1005 plus 2 user (admin),

    23 plus long + 1006 is user3 (standard,

    and no comments or additional profiles appear.

    C:\Users includes

    All users,

    User1,

    User3,

    By default,.

    Default user (which is inaccessible for me, even as an administrator),

    Public,

    User2,

    No guest or additional profile appear.

    All except the default user (I can't open) seem to have the appropriate, NTUser.DAT files although I don't know how to check for corruption.  Having both a default value

    and a default user folder seems hokey.

    I think I understand instructions how to fix or remove a corrupted profile, but that does not apply to the guest account or profiles that do not exist.

    Help?  Ideas?

    This message contains the strange solution.

    [Plan B - I found one thread where one user said that the same symptoms of the problem that you experience this problem solved]

    - - - - - - - - - - -

    Plan h - while another user said that it was caused by a file Windows Live problem

    This is the thread I can not create a new user account (Windows 7): the user profile service service doesn't have the logon

    You find it difficult to follow the thread as it's long and reported problem by different people to confuse it and there is also a bit of bickering [long filaments often end up being quite incomprehensible].

    ..., See references to the event viewer in the middle of page 4 and Windows Live we [at the bottom of page 2 more on page 3].

    I see not the logic of the any of those things, but if one of them do things long enough that you are trying to create new accounts that works, you will know how in the future until a proper solution is found.

    This is the useful part where this user has tested the solutions proposed in this thread linked above: -.

    This has proved to contain leads to a difficulty.  Have to admit, when I read everything the first time, several days, I did indeed find it confusing and even the parts that I "heard" (sorta) does not appear to be related to my symptoms.

    It turns out that the answer of JDMICHAL May 17, 2011 contained this:

    (1) C:\Users\Default\AppData\Local\Microsoft\Windows open live
    (2) this directory has two subdirectories with a single file of each. Go into each directory and apply the following:
    (a) make a right click on the file, open the properties.
    (b) click the Security tab.
    (c) it will issue a message: "to continue, you must be an administrative user with permission to view this object's security properties. Would continue you? ». Click on the button continue.
    (d) click on the Add button...
    (e) ' everyone' type in the box at the bottom of the dialog box. Click on "check names"; It should be emphasized the "everyone". Click OK.
    (f) ensure that the new "Everyone" entry "read" and "read & run" check under the column "allow".

    After doing this for two files, attempt to connect to the account. He must undergo.

    The procedure (bascially) worked... Although the different answers on my system differed slightly along the way (perhaps due to the slightly different versions of Win 7?, because I was already logged in as an administrator?).

    In any case, "Everyone" with the read and read/execute permissions adding to these two files seems to have done the trick:

    C:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\Bici1_00.sqm

    and

    C:\Users\Default\AppData\Local\Microsoft\Windows Live\SqmApi\SqmData720896_00.sqm

    Thank you for leading me to this!

  • 404 error on the newly created on the local Sites WebCenter site install

    Hi all

    I installed WebCenter sites in a local environment, and I tried to create a new site (newsite) following the guide below:

    http://www.sciabarra.com/FatWire/2015/10/26/webcentersites-12C-create-a-site-with-the-new-MVC/


    of more the creation of a webroot for the new site (/ newsite).


    Now I can see my site within the administration console and I can view pages created.

    The problem is when I try to access my site from outside, I get a 404 error.


    Are there additional measures to make the visible site?

    I can access properly at http://localhost:6003 / samples/home/sites, http://localhost:6003/sites/avi/home.html, but cannot access http://localhost:6003/sites/newsite/home.html


    Could you please help me on this?


    Thank you

    Giulio

    Hi, Giulio.

    Looks like you have a question similar to that described in the document following km:

    -Web references not working for the new Site (Doc ID 1968290.1)

    However, Sites 12.2.1, instead of update the Web.XML to include extra prefixes for the parameter the URLRewriteFilter SitePrefix, I think you should update the property site.prefix to the WebCenter Sites (by default, it includes the prefixes fsii, avi, samples.

    You should be able to do this via the property management tool.  A reboot may be necessary.

    Let me know if this solves the problem for you.

    Thank you
    Paul

  • Lightroom 6.5 questions, I need to create a new administrator to run the program.

    Lightroom 6.5 questions, I need to create a new administrator to run the program. But I want to use the same, instead of move or copy everything on the new account.

    Please refer to the below link for troubleshooting.

    Solutions to the Lightroom error problems of user permissions

    Kind regards

    Mohit

Maybe you are looking for