Showing following errors in starting database..

Hello Everyone I am newer in this Forums.. I am using oracle 10gXE but its showing folliwing Errors .. what could be the reason and how i can solve it..??
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Mar 8 11:46:34 2
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn sys as sysdba
Enter password:
Connected to an idle instance.
SQL>
SQL>
SQL>
SQL> startup;
ORA-01081: cannot start already-running ORACLE - shut it down fir
SQL>
SQL>
SQL>
SQL> select * from dept;
select * from dept
ERROR at line 1:
ORA-01012: not logged on
SQL>
SQL>
SQL>
SQL> shutdown immediate;
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-01090: shutdown in progress - connection is not permitted
SQL>
SQL>
Regards,
Indra Parmar

SQL*Plus: Release 10.2.0.1.0 - Production on Fri Mar 8 11:46:34 2
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn sys as sysdba
Enter password:
Connected to an idle instance.
SQL>
Query the status of the instance
select status from v$instance;and status of the database..
select open_mode from v$database;What is th result post it.
Regards,
ragunath

Similar Messages

  • One RAC node is down give the following error when starting the database!

    wHEN TRYING TO START THE DATABASE ON RAC ENVIORNMENT
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    When we r trying to start the database it said
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 10476596 9164 100% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    WHERE /U01 WAS 100%. Now i emptied the space in /u01 to
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 9508934 930943 91% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    When trying to start the db again its giving the following error...
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    here i changed the sga_target and now it says
    ORACLE instance started.
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatch
    What could be the issue..
    Ur help would be highly appreciated...

    Hello
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exiterror is not related to space on your mount point. it is related to memory.
    if you are getting this error means chekc at the OS level whether something is consuming more memory due to which it is not allowing oracle to allocate sga.
    Check top/sar/glance to see who is consuming more memory
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatchit is not the best practice to maintain differnet parameters for each instance in RAC env. also check db_recovery_file_dest and db_recovery_file_dest_size is same on all node. it should be same i.e it should be a shared location.
    Anil Malkai

  • Error while starting database from client machine.

    Hi,
    I connected to oracle server from a clinet PC on LAN. I connect as-
    SQL> conn sys/pwd@orcl as sysdba
    Now, I am able to shutdown the database, but when I try to open my database it gives following error.
    SQL> STARTUP
    ORACLE instance started.
    ORA-12523: TNS:listener could not find instance appropriate for the client connection
    SQL>
    Thanks.

    Here is the contents of my listener.ora file-
    # LISTENER.ORA Network Configuration File: E:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Faisal)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = E:\oracle\ora92)
    (PROGRAM = extproc)
    )

  • Getting following error when starting J2EE server

    Hi ,
    The sap server fails to start with following error:
    My DBSID  is J2E
    ctsaix02:j2eadm 17> vi /local/home/j2eadm/startj2eedb.log
    "/local/home/j2eadm/startj2eedb.log" 37 lines, 1073 characters
    Thu Dec 28 22:53:03 PAKST 2006
    LOGFILE FOR STARTING DATABASE
    Trying to start database ...
    Thu Dec 28 22:53:03 PAKST 2006
    Checking required environment variables
    SAPSYSTEMNAME is >J2E<
    Start database with xuserkey >c_J2EE<
    Thu Dec 28 22:53:03 PAKST 2006
    Connect to the database to check the database state
    dbmcli: connect check finished with return code: 0
    Database not available
    Thu Dec 28 22:53:03 PAKST 2006
    Starting XServer
        12916  XSERVER  Found other running x_server with version 'X64/AIX   7.5.0    Build 032-123-111-699'
        12902  XSERVER  started, 'already...'
    Thu Dec 28 22:53:05 PAKST 2006
    Starting database
    Starting Database Instance...
    Error! XUser not found!
    Opening Database...
    Error! XUser not found!
    Thu Dec 28 22:53:05 PAKST 2006
    Connect to the database to verify the database is now open
    dbmcli check finished with return code: 0
    Database start failed
    ~
    What can be the problem

    Manoj,
    it looks like the USER data needed to connect to the instance hasn't been saved correctly. Please look at SAP note 39439 and save this data.
    If you continue to have problems, you will need to open a CSS message.
    Regards,
    Ashwath

  • Error while starting database using #dbstart command

    Hello everybody...
    I have installed Oracle 10G release 2 successfully and also created my database,
    But when I try to start the database using #dbstart command I get the following error
    Failed to auto-start Oracle Net Listene using /oracle/10gR2//bin/tnslsnr
    chmod: modification des permissions de `/oracle/10gR1/startup.log': Operation not permited
    Processing Database instance "ASY_DB": log file /oracle/10gR1/startup.log
    I modified /oracle/10gR2//bin/bin to /oracle/10gR1/
    Then I get the following error...
    chmod: modification des permissions de `/oracle/10gR1/startup.log': Op├®ration n
    on permise
    Processing Database instance "ASY_DB": log file /oracle/10gR1/startup.log
    I´m running RedHat Entreprise Linux 4 ES on an i686...
    Please can you help me...?
    Infos: The database work succesfully with 10g Release 10.1.0
    Thanking you...
    Message was edited by:
    user526029

    Thanks for your reply...
    Below is the content of my /etc/oratab file...
    # This file is used by ORACLE utilities. It is created by root.sh
    # and updated by the Database Configuration Assistant when creating
    # a database.
    # A colon, ':', is used as the field terminator. A new line terminates
    # the entry. Lines beginning with a pound sign, '#', are comments.
    # Entries are of the form:
    # $ORACLE_SID:$ORACLE_HOME:<N|Y>:
    # The first and second fields are the system identifier and home
    # directory of the database respectively. The third filed indicates
    # to the dbstart utility that the database should , "Y", or should not,
    # "N", be brought up at system boot time.
    # Multiple entries with the same $ORACLE_SID are not allowed.
    ASY_DB:/oracle/10gR1:Y
    ~
    I wonder if the ORATAB file for 10.2 version is different form the one of 10.1...
    Thanks a lot for your help

  • Getting following error on starting OC4J

    Hi,
    I'm getting following error when I'm trying to start OC4J.
    D:\Bkup\oc4j10i_extended\j2ee\home>rem cd ..\..
    Starting OC4J...
    java version "1.4.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
    Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)
    03/07/09 23:45:48 java.lang.NullPointerException
    03/07/09 23:45:48 at oracle.security.jazn.oc4j.JAZNUserManager.init(JAZNUserManager.java:444)
    03/07/09 23:45:48 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(JAZNUserManager.java:185)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:177)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:331)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:238)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:642)
    03/07/09 23:45:48 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:997)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:185)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:94)
    03/07/09 23:45:48 at com.evermind.server.deployment.EnterpriseArchive.init(EnterpriseArchive.java:1654)
    03/07/09 23:45:48 at com.evermind.server.ServerComponent.init(ServerComponent.java:193)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1639)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:284)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:185)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:94)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1933)
    03/07/09 23:45:48 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    03/07/09 23:45:48 at java.lang.Thread.run(Thread.java:536)
    03/07/09 23:45:48 Fatal error: Cannot instantiate ApplicationServerThread AND not in embedded mode - forcing exit
    can anyone tell me what may be the reason for it ?
    This is a stand alone OC4J Instance.
    Thanks
    Rahul

    Hi Rahul,
    You do know that stand-alone OC4J (by default) only works with JDK 1.3.1 -- not 1.4.1? However, OC4J can be configured to work with JDK 1.4.1. How to do this has been discussed many times previously in this forum -- just search the forum for "jdk 1.4" (I got 146 hits when I tried it).
    So either configure OC4J to work with JDK 1.4.1 or use JDK 1.3.1
    Hope this has helped you.
    Good Luck,
    Avi.

  • Adobe Flash Player showing following error on Windows 7

    Hello,
    I have a CBT CD that works just fine on Windows XP but not on Windows vista.
    When I click on index.html file, the HTML file opens up a flash demo. Just as demo is launching following error shows up.
    I clicked on Settings just as the error says but not sure what exactly needs to be changed on settings. There are many tabs under Settings window.
    How can I resolve this error.  I dont think windows compatiblity is an issue.
    Please advise.
    Thanks,
    R

    R,
    You can refer to this article for details: http://kb2.adobe.com/cps/093/4c093f20.html
    Try the following:
    1. Open Flash Settings Manager by clicking Settings.
    2. Go to the Advanced tab.
    3. Click Trusted Location Settings.
    4. Click Add, and then click Add File to select the SWF file that's trying to access Internet.
    5. Then click Confirm.

  • My project shows following errors

    Hello Sir,
    Thanks for reply..
    when i am executing MyProject code then the following errors were raised:
    symbol : class File
    location: class myproject.TexttoImage
    File fname;
    symbol : class File
    location: class myproject.FileLen
    File fl = new File(s1);
    symbol : class File
    location: class myproject.FileLen
    File fl = new File(s1);
    symbol : class File
    location: class myproject.TexttoImage
    fname = new File("d:\\","sample.txt");
    symbol : class FileReader
    location: class myproject.TexttoImage
    FileReader fr = new FileReader(fname);
    symbol : class FileReader
    location: class myproject.TexttoImage
    FileReader fr = new FileReader(fname);
    FileLen code as follows Sir
    public class FileLen {
            long leng,l;
            public FileLen(String str)
                    l = fileLen(str);
            long fileLen(String s1)
                    try{
                            File fl = new File(s1);
                            return fl.length();
                    catch(Exception e){}
                    return leng;
    }TexttoImage code as follows Sir
    public class TexttoImage {
            static  int  a[][];
            int flen;
            File fname;
            public TexttoImage(String name)
                    fname = new File("d:\\","sample.txt");
                    flen = (int)fname.length();
                    String filename = fname.getName();
                    a = new int[flen][8];               
            public int[][] toBin(String str)
                    int num=str.length();
                    try{
                    FileReader fr = new FileReader(fname);           
                    int j=0;
                    for(int i=0;i<fr.length();i++)
                            int h = fr.read();
                            while(h>0)
                                    a[7-j]=h%2;
    h=h/2;
    j=0;
    catch(Exception e)
    e.printStackTrace();
    return a;
    *Thanks and Regards*
    +Ravi Sankar+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    In TexttoImage CLass you are using FileReader class but you haven't import it.
    public int[][] toBin(String str)
                    int num=str.length();
                    try{
                    FileReader fr = new FileReader(fname);    and also FileReader class doesn't have any such method as length()
    for(int i=0;i<fr.length();i++)Edited by: Ravi_Gupta on Sep 17, 2008 11:04 PM

  • My hp elitebook 6930p shows BIOS error on starting

    my hp elitebook 6930p shows BIOS error on starting

    Hi:
    Yes you can get any version of W7 that the product key on your notebook is good for at the link below.
    Use the applicable SP1 Media Refresh ISO file as they are the latest ones.
    http://forums.mydigitallife.info/threads/14709-Windows-7-Digital-River-direct-links-Multiple-Languag...
    After you download the ISO file make sure you got the whole advertised file size.
    Then use this tool to transfer the ISO file to a 4 GB USB flash drive or DVD.
    The tool will also make the media bootable.
    http://www.microsoftstore.com/store/msusa/html/pbPage.Help_Win7_usbdvd_dwnTool

  • FlashBuilder 4.7 shows wrong errors at start

    Once in a while when I start FB 4.7 it shows me a bunch of wrong errors during which I cannot compile anything but after a few minutes especially after opening the files the errors point to, all the errors (correctly) disappear and I can work normally again. Typically all those errors are like this and concerning only starling Texture which I use in my project:
    1067: Implicit coercion of a value of type starling.textures:Texture to an unrelated type starling.textures:Texture.
    I'm using the source code version of starling and I do not use any other starling source code or compiled swc so there shouldn't be duplicates anywhere + like I said the errors disappear after a few minutes. Any idea how to fix this annoying behavior?

    Result:
    FlashBuilder appears to have a problem with Android version 4.2.2.
    Discovery / Assumption reasoning
    Tested same application in FlashBuilder to publish to Android 4.0.x, Android 4.1 and to Android 4.4 all result in success on both virtual machine, tablet and mobile devices.
    Advice for Tablet users using Android 4.1.x with same problem:
    1. Google search "install android 4.4 on entery your device name here"
    2. Follow instructions which usually comprises of
    2.1. Download bootloader recovery software and flash with odin 1.85
    2.2. Download rom
    2.3. Download pa_gapps_modular full
    2.4. Download Super User
    2.5. Copy files 2.2 and 2.3 to your internal memory on device or to external SD card
    2.6. Reboot into backup & recovery tool
    2.7. Backup everything
    2.8. Install rom via zip selection
    2.9. Install gapps (google apps) via zip selection
    2.10. Install update (root) via zip selection
    2.11. Reboot and enjoy Android 4.4 on your Tab 10.1
    If you insist on using 4.2.2 then your going to have to either start publishing to the app store and installing and re-installing from there to test or try installing the apk via a memory card reader on the external sd card and installing it via file browser and select on the device.

  • Error in Starting Database Mirroring

    Hai Everyone.. I have an issue in mirroring which i described below.
    I am getting the above error when i click on "start mirroring" button. I turned off firewall in my antivirus. 
    And i also executed the below script in both my principal and mirror server. Because i created both the instances in my system only. And i am accessing those instances with windows authentication.
    Go
    GRANT CONNECT ON ENDPOINT:: EMP1_MIRRORING TO [DEVLAP5170\login];
    Go 
    -- Thanks and Regards Srikar Reddy Gondesi, Trainee SQL Server Database Administrator Miracle Software systems, Inc.

    Hi,
    How’s everything going?
    Also, see prerequisites for database mirroring:
    For a mirroring session to be established, the partners and the witness, if any, must be running on the same version of SQL Server.
    The two partners, that is the principal server and mirror server, must be running the same edition of SQL Server. The witness, if any, can run on any edition of SQL Server that supports database mirroring.
    The database must use the full recovery model.
    Verify that the mirror server has sufficient disk space for the mirror database.
    When you are creating the mirror database on the mirror server, make sure that you restore the backup of the principal database specifying the same database name WITH NORECOVERY. Also, all log backups that were created after
    that backup was taken must also be applied, again WITH NORECOVERY.
    Helpful link:
    Prerequisites, Restrictions, and Recommendations for Database Mirroring
    http://msdn.microsoft.com/en-us/library/ms366349.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • End-of-file on communication channel error when starting database

    Hi All,
    I have small problem, when we specify at startup without any pfile, it will go to read spfile,in our case it gives error end-of-file on communication channel.
    Can anyone please help me to resolve this issue?
    Thank you
    Chirag

    Oracle unable to spawn job slave processes should not prevent the instance from starting - these are not critical system processes and the instance can function without them (as it can when the job queue is set to zero processes).
    The o/s failure message also does not make much sense.. overlapped I/O is Microsoft Windows term for async I/O. This can be used at file I/O level, but is also supported for any other file handle like sockets - thus applicable at the network layer too.
    I'm a bit confused to how a PFILE versus a SPFILE startup can cause this. If that is the case, then surely there are something different ito init instance settings that triggers this error?
    Can you copy and paste the actual SQL*Plus session (as already requested). Show us startup command (and params) used in SQL*Plus and the resulting messages (and errors displayed) in response to the startup.

  • TNS-12560: TNS:protocol adapter error (when starting database)

    Hi.. everyone.
    I am testing oracle9i and oracle10g on the same machine, windows xp pro.
    When I was trying to start oracle10g using command line mode,
    I got the error, TNS-12560: TNS:protocol adapter error.
    I entered these command.
    set oracle_home=10g_homexxxx
    set oracle_sid=xxdb
    sqlplus /nolog
    conn sys/xxx as sysdba
    I got the error, TNS-12560: TNS:protocol adapter error.
    The install of two different versions of oracle , oracle9i and oracle10g,
    on the same machine(windows xp pro) could cause this problem?
    Is it safe to install two different versions of oracle on the same window machine?
    Is there any confliction in environment variables?
    I think there is no problem on the linux, unix system.
    I stoped the listener of oracle9i and tried again. But I failed.
    I am looking forwared to hearing your experience and advice.
    Thanks in advance. Have a good day.
    Ho.

    Dear Werner.
    Thanks for your reply.
    I shutdown oracle9i and 10g, using "services.msc" utility from windows.
    Therefore, "OracleService<xxdd>" is not running.
    What I want to do is to startup 10g database using "cmd",command line mode.
    In addition, I would like to know why I could not start 10g database, using "cmd"
    on windows xp pro.
    I installed 9i first and installed 10g. I think there are a kind of environment variable
    conflictions.
    I am wondering how I can fix them, and whether or not they are curable.
    Thanks for your reply. Have a good day.
    Regards.
    Ho.

  • "Insufficient privileges"-error when starting database when on network

    Hi
    I have an Oracle 9.2.0.5 database installed on my laptop (Windows 2000 Prof), but I have a small problem.
    When I'm plugged in to the company's network, I can start the database normally.
    However, when I'm not connected to the company network, i.e. only logged in locally on my laptop, then I get an ORA-01031 Insufficient Privileges error when I start the database. Therefor, I can't do anything.
    When I'm plugged into the company network, start the database, and then unplug my laptop, I can still connect to the database. So I guess it checks some userrights only when it starts the database.
    I checked the user account settings, and my user is a local administrator, and is in the ORA_DBA usergroup.
    Does someone know which setting I have to change?

    You can install MS Loopback Adapter on your system and assign an IP Address to the loopback adapter. You should then be able to work even when not connected to the network.
    Mudassar Choudhry.

  • Error when starting database

    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Jan 19 20:21:21 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> SQL> Connected.
    SQL> SQL> alter database open resetlogs
    ERROR at line 1:
    ORA-01190: control file or data file 1 is from before the last RESETLOGS
    ORA-01110: data file 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSTEM01.DBF'
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options

    Hi,
    ORA-01190: control file or data file string is from before the last RESETLOGS
    Cause:     Attempting to use a data file when the log reset information in the file does not match the control file. Either the data file or the control file is a backup that was made before the most recent ALTER DATABASE OPEN RESETLOGS.
    Action: Restore file from a more recent backup.
    In fact, if I'm not wrong, when you tried to open the database with "resetlogs" clause, it seems that the information kept in this control file points to datafiles checkpoints information that are older than the most recent resetlogs currently recorded in this control file. Have you tryied issue a recover database using backup controlfile?
    Cheers
    Legatti

Maybe you are looking for

  • How to attach an image in xls report

    Hi, does anyone knows how to insert an image in excel report?.. We'd been working this for so long and it seems that the report cannot locate/render the image properly .. I hope someone can give me some tips and help.. Thanks .. --original sql code 

  • How to view hidden files on a mac

    I have certain hidden files on my mac that i know are there because they are taking up file space i was wondering how i can make them unhidden thanks

  • Software install date is incorrect in SCCM report

    Both tables "v_GS_INSTALLED_SOFTWARE_CATEGORIZED" and "v_Add_Remove_Programs" (InstallDate0) are showing when a patch was last installed instead of showing the initial installation date for the software. For instance, even on my machine, the control

  • Internal Server Error when running a EPMA Profile into Workspace

    Hi All,          When I am going to run a EPMA Profile at Workspace 11.1.2.3 I am getting the following error : Content: text/html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xml

  • Project edit will is not saved

    When I edit an existing project in iMovie, everythig appears normal. Howver, when that project is exported the original video without the edits are in the exported video file. Furthermore, when iMovie is closed and then reopened the edits are gone. E