Mail backup to linux server?

Where does the mail program store its files? I want to set up a cron job or something which will copy all my mail to my Gentoo linux server just for safe keeping.
Has anyone else tried this?
Mac Mini   Mac OS X (10.4.3)  

Hello jcataldo, welcome to the discussions.
You find most of the files and accounts in:/Users/your_username/Library/Mail
And mail application preferences file is at:/Users/your_username/Library/Preferences/com.apple.mail.plist
Hope this helps.

Similar Messages

  • How to backup a Linux server over ssh using Leopard?

    I have a server running Linux, and my main machine is a Macbook running Leopard. I want to back up the entire root directory (including subdirectories) of the Linux server to an external HDD attached to Macbook.
    My initial thought was to mount the Linux server's root directory on Leopard using sshfs, and then use RSyncX to backup that mounted directory on external HDD attached to Leopard. Unfortunately sshfs mounted directories are not treated as "drives" by RsyncX (and a lot of other apps).
    Can someone help? Thanks!

    I am currently in the process of setting up a small form factor pc running a linux distro as my router/firewall and will be looking for a backup system on my network which is mostly mac based.
    I just googled 'timemachine for linux' and got a few good results.
    http://handsonhowto.com/2007/timemachine4linux/
    and also a tool call flyback
    You could also try setting up your backup drive as an NFS sharepoint.
    http://macresearch.org/nfs-exports-leopard
    I know my post does not answer your issue directly but flyback is the solution I am going to try.

  • System backup of HANA server and HANA DB.

    Hi .
    I'm creating some of documents for maintenance operation - hana server .
    I want to confirm about backup of "HANA Server" . Also HANA server is SUSE linux , so normally I get backup of linux server by dump/restore command , use dd command when server offline  and on rescue mode kernel , or use something disk(partition) image backup tool .
    I think it can use for SUSE linux server - HANA Server too.
    In this time , if I get backup image of all disk  that  contains all HANA related files including persistent storage (of course hana is offline when get backup) , then I restore this image , can I use this HANA DB ?
    I see some of documents of HANA backup , but I never find about this type system backup . It is not supported operation?
    Regards,
    JT

    HI Jim,
    standard Linux system backup/recovery methods apply also for the SAP HANA servers.
    However, backing up the SAP HANA database is only supported by the backup commands.
    - Lars

  • Oracle Secure Backup- Error during configuration on Linux server

    Dear Gurus
    We are trying to configure Oracle Secure backup with the Oracle StorageTek tape library, on the Oracle Linux server for testing purposes..
    We are getting the following errors when we run the command to configure "discoverdev -ic -h orasecbak":
    Checking each library to associate discovered drive(s) with DTE...
      Assigning DTE 1 in library ora-sec-bk_lib_2 for drive ora-sec-bk_tape_1 with serial number: HUJ4411YD9
    Error: dte2 didn't report serial number to ora-sec-bk_lib_2 library
      Assigning DTE 1 in library ora-sec-bk_lib_1 for drive ora-sec-bk_tape_2 with serial number: HUJ4411YD9
    Error: dte2 didn't report serial number to ora-sec-bk_lib_1 library
    The tape library is connected to the server using two fiber connections..thats why the sg_map -i -x is giving output twice for the same serial number...
    .we installed Oracle Secure Backup 12.1
    Regards,
    Misbah

    What about disk space on your database server, is that OK? How about free RAM on all the systems?
    You can also check other kernel settings to see if you are running out of kernel message buffer space or shared memory.
    Thanks
    Rich

  • Mail service in windows2003 server

    i have old server has windows 2003 server
    i want to apply mails through this server
    and i did that but my question 
    how can i connect between external mail and internal mail
    how can i create distribute list
    how can i backup mails

    Hi Alaa,
    The Windows 2003 email service is just a IIS component for email relay\routing SMTP service. You can't have distribution list or backup emails as such. (You need to use Exchange Server for those premium features and control). Its just a SMTP Gateway service.
    Typically, the following folder is the queue folder, which can be backedup if you like to:
    %SystemDrive%\inetpub\mailroot\queue
    SMTP Server Setup (IIS 6.0)
    (SMTP) service provided by IIS is a simple component for delivering outgoing
    e-mail messages. Delivery of a message is initiated by transferring the message
    to a designated SMTP server. Based on the domain name of the recipient e-mail
    address, the SMTP server initiates communications with a Domain Name System
    (DNS) server, which looks up and then returns the host name of the destination
    SMTP server for that domain.
    Next, the originating SMTP server communicates with the destination SMTP
    server directly through Transmission Control Protocol/Internet Protocol (TCP/IP)
    on port 25. If the user name of the recipient e-mail address matches one of the
    authorized user accounts on the destination server, the original e-mail message
    is transferred to that server, waiting for the recipient to pick up the message
    through a client program.
    In the case where the originating SMTP server cannot communicate directly
    with the destination server, the SMTP service can transfer messages through one
    or more intermediate relay SMTP servers. A relay server receives the original
    message and then delivers it to the destination server, or redirects it to
    another relay server. This process is repeated until the message is delivered or
    a designated timeout period passes.
    Refernces:
    On a Windows Server 2003-based SMTP gateway server
    Regards,
    Satyajit
    Please “Vote As Helpful”
    if you find my contribution useful or “Mark As Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Java Program destroys Linux Server Display or Server logs out Automatically

    hi,
    i am facing problem when my servlet program is running.
    my servlet starts a process at server which is a simple java program which publishes PDF,
    XML, RTF files and lates long to run for about 45 minutes.
    i give a call to a shell file on the server (Red Hat Linux 9.0) which in turns calls a java
    program that runs on gnome-terminal.
    i have started Tomcat from SSh for that i have exported DISPLAY (Environment variable) from
    .bash_profile. i need to do this because i need graphics environment (X11 Windows) for jfor
    which is used print jpeg images in PDF and RTF reports.
    PROBLEM
    Some time my server display gets destroyed or the server gets Logout automatically, when my
    process is running.
    following is sode to start a gnome-terminal
    strCommand="gnome-terminal -x /root/PWAppSh/StartPartialRunOff.sh PartialRunOffApp "+
    strpubType + " "  +  strGroupNumber +" "+ id + " " + Cur_Time+" "+ strPubDate +" "+
    strFromDate +" "+ strToDate ;
    p = rt.getRuntime().exec(strCommand);
    BufferedReader br = new BufferedReader(new InputStreamReader(new FileInputStream(strRootPath
    + "/pw/WEB-INF/classes/pid.txt")));
                             pid= "";
                             while((pid = br.readLine()) != null)
                                  getPid=pid;
                             ses.setAttribute("process",getPid);
                             ses.setAttribute("RunType",strrunType);
                             System.out.println("#Get Process ID:"+getPid);
                             FileOutputStream fos = new
    FileOutputStream(strRootPath+"/pw/System/Mgmt/Sessions/RunoffOutput.txt");
                             Stdout_Stderr errorGobbler = new
                                  Stdout_Stderr(p.getErrorStream(), "ERROR");
                             // any output?
                             Stdout_Stderr outputGobbler = new
                                  Stdout_Stderr(p.getInputStream(), "OUTPUT",
    fos);
                             // kick them off
                             errorGobbler.start();
                             outputGobbler.start();
                             // any error???
                             int exitVal = p.waitFor();
                             System.out.println("StartRunoff ExitValue: " +
    exitVal);shell script that get executed from servlet is as followes
    cd /
    cd /share/Tomcat-4/jakarta-tomcat-4.1.31/webapps/pw/WEB-INF/classes
         echo $$ > pid.txt
         echo "Path: `pwd`"
         echo "Process ID:" $$
         chmod 777 pid.txt
         echo Redirecting ProcessID
         echo "Current shell : " $SHELL   
         export
    PATH=$PATH:$HOME/bin:/usr/java/j2sdk1.4.2_08/bin:/usr/java/j2sdk1.4.2_08/lib:.:/share/amol/l
    ib/.:
         export
    CLASSPATH=.:/share/amol/lib/activation-1.0.1.jar:/share/amol/lib/ant.jar:/share/amol/lib/ava
    lon-framework-cvs-20020806.jar:/share/amol/lib/batik.jar:/share/amol/lib/fop.jar:/share/amol
    /lib/jfor-0.7.2rc1.jar:/share/amol/lib/xalan-2.4.1.jar:/share/amol/lib/mail-1.2.jar:/share/a
    mol/lib/xerces-1.2.3.jar:/share/amol/lib/jimi-1.0.jar:/share/amol/lib/logkit-1.0.1.jar:/shar
    e/amol/lib/firebirdsql-full.jar:/share/amol/lib/xercesImpl-2.2.1.jar
         exec java -server -Xmx256m -Xoss200M PW/Runoff/$1 $2 $3 $4 $5 $6 $7setting that i have done in .bash_profile file
    DISPLAY=$HOST:0
    export DISPLAY HOSTcan any one suggest or any solution to problem why my linux server Logsout ar display gets
    destroyed when my Program is runnig on Gnome terminal.
    kindly help me,
    Thanks in advance for ur most important suggestion or solution.

    Sounds a lot like a bug in some of the native libraries you use (or even in AWT). Try looking into your log files (especially for X and for your tomcat) to find out if any error messages are printed.
    Additionally there are X servers out there that don't need any concrete display hardware to run (Xvfb comes to my mind, but IIRC there are more modern alternatives available). Usign that might or might not solve your problem, but would be a good idea either way.

  • Long response times calling XE on a Linux Server

    I've installed XE on a Suse 9.2 Linux Server.
    In most cases I get a fast access to XE over APEX. But sometimes, I get a timeout when a I call a page on APEX.
    There is also a paralell running Apache webserver (port 80) on the server.
    XE port 8080.
    Does anybody know what's the reason for this?

    you may catch cpu consuming processes from operating system and if they are related to xe instance you can use this easily to identify what is going on behind;
    -- who is doing what
    SELECT sq.sql_text,
    se.status,
    se.username,
    se.osuser,
    se.terminal,
    se.machine,
    'ALTER SYSTEM KILL SESSION ''' || se.sid || ', ' || se.serial# ||
    ''' IMMEDIATE ;',
    se.sid,
    se.serial#,
    pr.spid,
    se.saddr,
    se.schemaname,
    se.program,
    se.logon_time,
    sq.hash_value,
    sq.address,
    sq.buffer_gets,
    sq.disk_reads,
    sq.executions,
    sq.fetches,
    sq.rows_processed,
    io.block_gets,
    io.consistent_gets,
    io.physical_reads,
    io.block_changes,
    io.consistent_changes,
    se.module,
    se.action,
    se.client_info,
    sw.event,
    sw.p1text,
    sw.p1,
    sw.p2text,
    sw.p2,
    pr.pga_used_mem,
    pr.pga_alloc_mem,
    pr.pga_freeable_mem,
    pr.pga_max_mem,
    'exec dbms_support.start_trace_in_session(' || se.sid || ', ' || se.serial# || ', ' ||
    'waits => TRUE' || ', ' || 'binds => TRUE);',
    'exec dbms_support.stop_trace_in_session(' || se.sid || ', ' || se.serial# || ');'
    FROM v$session se, v$sqlarea sq, v$process pr, v$session_wait sw, v$sess_io io
    WHERE status IN ('ACTIVE', 'KILLED', ' INACTIVE', ' CACHED', ' SNIPED')
    AND se.sql_hash_value = sq.hash_value(+)
    AND se.sql_address = sq.address(+)
    AND se.paddr = pr.addr
    AND se.sid = sw.sid
    AND se.sid = io.sid
    ORDER BY sq.sql_text, se.username, se.schemaname, se.osuser, se.program, se.sid
    You need to match the top cpu os processes' id with the "pr.spid" column, then you might look at the other columns of that row for details.
    Also the database runs a number of jobs - backups, etc. these may be the problems.
    Kind regards,
    Tonguç

  • How my clients can upload  raw video files to my linux server

    Any ideas or thoughts really welcome:
    I need to figure out a way or process for my clients to upload their raw video source files ( any known usual video formats and extensions) from their video cameras or devices or storage source  that is tied into or thru their computer with a firewire or USB 2+ connection    and then uploaded directly into my remote linux server.   my linux server hard drve space is not a problem..  
    Once client has finished uploading,  I would then download the resulting saved files to my computer for video/audio editing using Premiere 11
    I know that one restriction or problem would be their connection and ISP issues (throttling etc.) ,  My server permits basically unlimited up/download traffic,  so this should not be a problem and server has balancing.
    Do they need to use a typical ftp account and something like cuteftp???   however my understanding of FTP clients do not do streaming from a device????  yes or No??   I always thought just static files.....   aam I correct?
    how might my clients stream into my server.   i am wanting to set up an online video/audio editing website
    once i finish editing I would upload file probably as a zip file for them to unzip.  I can also build and send (mail)  out a DVD-CD or Blu-ray.  any other thoughts welcome on returning the finished edit.
    My tech people say that i cannot effectively load and operate Premiere onto my server to do the editing. 
    I would appreciate any feedback and ideas
    thanks

    How people upload files to your server is really a question for your server company... you need to find out from your server company how they handle permissions and uploads
    Yes, no current version of Premiere Pro or Elements is written to EITHER install on, or directly use files resident on a server
    No current version of Premiere works properly over a network
    -you may NOT "map" your My Documents folder to a network drive
    -you MUST give all users administrator accounts to use Premiere
    -you MAY also need to... http://forums.adobe.com/thread/969395
    -http://forums.adobe.com/thread/771151
    -http://forums.adobe.com/thread/851602
    -a work around, of sorts http://forums.adobe.com/thread/957523
    -and not on a "domain" http://forums.adobe.com/thread/858977
    -also PreEl see #5 http://forums.adobe.com/thread/1017199
    -more PreEl problem http://forums.adobe.com/thread/975117
    Adobe Anywhere http://forums.adobe.com/message/4682127
    -Announced September 2012 for "future versions" of Premiere Pro
    -NO information on pricing or availability date
    Once you and your server company figure out permissions and the software your clients need to use for uploads, you will then need to download the files to your video data hard drive to edit

  • Deploytool not locating linux server

    I have the j2ee sdk 1.3.1 installed on a win2k and a Mandrake linux 8.1 machine. I was trying to deploy from my win2k machine onto the linux machine. RUnning deploytool and trying to connect to my linux machine on which my j2ee server is running does not work...the deploytool app finally goes blank. Anyone expereinced this? Any workarounds?
    Note that the reverse works fine.

    hi , i am also facing the same prob that i had two J2ee server one on windows and other on linux , and i am not able to add linux server through deploymeent server on windows machine
    if u have any sol. for it then pls do mail me at
    [email protected]
    deepak

  • Moving from 10gR2 Db on Unix (Tru64) to a new Linux server (10gR2)

    Hi,
    We are planning on moving our oracle 10gR2 Db on Unix (Tru64) to a new Linux server (same database 10gR2). Interested in discussing the easiest way for a newbie to get the data over to the new box. We currently perform a 'COLD" backup and have no transaction logging. The database is a data warehouse so stopping the database and backing up the files is not a issue. The database size is 500GB.
    The Oracle ADDM on our current box is showing "individual database segments responsible for significant user I/O". There is a tablespace with about 30 separate data files that need to be "reorganized"!
    Should we perform the reorganize before the migration or after on the new faster box?
    What is the easiest way to do this for a newbie? Thanks.

    Since your source and target platform all little ENDIAN format. Cold copy from OS level is fastest and easiest way.
    If you plan to reorg the tablespace along the way, you have to do export/import, use data pump since you are on 10g.

  • Read TM backup in Linux?

    I am almost ready to migrate my work over to my new iMac. I am so far a Linux user (SUSE 10.0). I haven't gotten NFS to mount, but I did find I can share USB drives formatted with hfsplus.
    I am a bit paranoid, though, and behind on many deadlines. Since I have only one Mac and a slew of Linux boxes, I want to cover myself if the new Mac takes a dump.
    My original plan was to use rsback which has served me well for years, but thought I would give TM a try.
    I now have a TM backup of my Mac, and I can see the directory structure on my Linux box, but can't find the files!
    Is there a way to recover files from a time machine backup under Linux?
    TIA

    Thanks. Curiously after neglecting the problem, my NFS just started working. Maybe started after I shutdown and restarted to add memory.
    I think I will use rsback as I have done for years. Great, efficient, simple product. Also, I think I can backup to a network drive. Fi so, that means I could backup my home computer to a USB drive in my office, and my office computer to a USB drive at home.
    Might use TM on a local drive for redundancy and to take advantage of its coolness.
    Again, thanks.

  • Incoming mail probs on new server install

    I recently installed OSX 10.4.3 on my PowerBook G4 to evaluate mail services before setting up mail services on a dedicated machine. The OS is patched with all updates from Apple. I'm new to OSX Server but not new to administering email & dns services on Linux and Windows.
    When I try sending mail to myself from a mail client on the server (Mozilla Thunderbird), the message stays trapped in the mail queue. I retry sending but the server logs say something to the effect unknown account. Eventually I have to just delete the message from the queue.
    I can send mail out no problem but I can not also recieve any replies back to my account on my OSX server. I have a firewall connection to the Internet and have had not trouble evaluting incoming & outgoing email with other commercial email server software. So I know I have no firewall issues or other filtering issues with my ISP.
    Anyone have some insight into why I can not recieve mail?
    Thanks in advance!
    PowerMac G5   Mac OS X (10.4.3)   PowerBook G4

    1 more bit of information. The following an email Yahoo's mail server sent back to me as I tried replying to an email I sent myself from Postfix on my PowerBook. My account hosted on Yahoo is [email protected] My account tied to my Mac is [email protected] Note that Yahoo's email server say relaying is not permitted.
    Hi. This is the qmail-send program at yahoo.com.
    I'm afraid I wasn't able to deliver your message to the following
    addresses.
    This is a permanent error; I've given up. Sorry it didn't work out.
    <[email protected]>:
    68.82.56.6 does not like recipient.
    Remote host said: 554 <[email protected]>: Relay access denied
    Giving up on 68.82.56.6.
    --- Below this line is a copy of the message.
    Return-Path: <[email protected]>
    Received: (qmail 40273 invoked by uid 60001); 16 Dec 2005 01:29:32
    -0000
    Message-ID: <[email protected]>
    Received: from [68.82.56.6] by web208.biz.mail.re2.yahoo.com via HTTP;
    Thu, 15 Dec 2005 17:29:32 PST
    Date: Thu, 15 Dec 2005 17:29:32 -0800 (PST)
    From: Mike James <[email protected]>
    Subject: Re: test from squark auth smtp
    To: Michael James <[email protected]>
    In-Reply-To: <[email protected]>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=iso-8859-1
    Content-Transfer-Encoding: 8bit
    got message
    --- Michael James <[email protected]> wrote:
    test

  • Send mail from Enterprise Linux

    We have a couple of servers running Enterprise Linux v5.3. What we want is to be able to send mail from those linux servers to internal and external mail adresses. In SuSE it is fairly simple to configure your MTA but Enterprise Linux I cannot find where to configure a outgoing mailserver. I don't want the configure the servers as a mail server but simply be able to send mails from those server.
    Can someone help me?
    Cheers,
    Wierd van der Haar

    Since OEL is a derivative of RedHat (even the numbering scheme matches), and since RedHat Enterprise is derived from Fedora, you could use web searches to find out how to do this by referencing the search to RedHat or Fedora insteadd of Oracle ENteprise Linux.
    That said, the apporpriate place to ask such a question is where the Linux people hang out. Click on "Forum Home" at the top of the page, scroll down to "Linux" (in the "Technology" category) and ask there. Since the inhabitants of that corner all deal with Linux the probability of getting a useful answer is much higher than here.
    http://www.joreybump.com/code/howto/smtpauth.html
    http://linuxhelp.blogspot.com/2005/06/change-your-mail-transport-agent-mta.html
    http://www.experts-exchange.com/OS/Linux/Administration/Q_22038591.html
    http://cr.yp.to/qmail.html
    are 4 useful responses to Google query "redhat configure outgoing mta"

  • IPhone sending e-mail through OS X Server

    I'm running OS X Server 10.6.4 on an xServe. iPhones are having issues sending SMTP e-mail when they're connected to AT&T's cellular network. When I connect an iPhone to a Wi-Fi network it is able to send e-mail with no problems. Here is what appears in the Mail logs on the server.
    Sep 16 20:07:13 tim postfix/smtpd[70664]: connect from mobile-166-137-141-102.mycingular.net[166.137.141.102]
    Sep 16 20:07:15 tim postfix/smtpd[70664]: lost connection after EHLO from mobile-166-137-141-102.mycingular.net[166.137.141.102]
    What am I doing wrong please?

    Badry,
    Sorry, my answer is a little bit late. However, as far as I understand:
    1. you want to e-mail a message to a FAX device and have it printed there, and
    2. you want to achive this functionality on a Lotus Notes/Domino server, and
    3. you want to mail your message using SMTP, and
    4. the receipient address should look something like [email protected]
    I'm not aware of any 100% pure Java FAX solution doing this. Any solution I've seend so far needs some kind of FAX gateway (e.g. Wingate etc) to convert the message and have it sent as a FAX thru a FAX modem.
    If you are using Lotus Notes/Domino it can be done with a Domino based third party FAX gateway software (send a mail to [email protected] if you need more info on this).
    This has nothing to do with Java in general, and as far as it concerns the server, the third party software is not platform independent. However, the software supports Domino servers on Windows NT/2000, Unix, Linux, AIX and Sun Solaris (OS/2 up to Notes 4.x only).

  • Error while running ./ua in linux server to upgrade obiee 11g

    HI,
    I ran upgrade assistant(middleware/OracleBi1/bin/$./ua) in linux server and got below error
    [2012-08-08T14:17:54.975-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Java class path: /opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/biconfigmbeans.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/biconfigmbeans-metaobjs.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/admin/provisioning/adminservicesmbeans.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/oracle-bi-public.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/jlib/oracle-bi-shared.jar::/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-common.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-mbeans.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-api.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-platform.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar:/opt/oinstall/middleware/Oracle_BI1/bifoundation/admin/provisioning/bisecurityprovision.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.bali.share_11.1.1/share.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ldap_11.1.1/ojmisc.jar:/opt/oinstall/middleware/modules/javax.management.j2ee_1.0.jar:/opt/oinstall/middleware/Oracle_BI1/upgrade/jlib/com.oracle.ws.http_client_1.1.0.0.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/help-share.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/ohj.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.help_5.0/oracle_ice.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jps_11.1.1/jps-wls.jar:/opt/oinstall/middleware/Oracle_BI1/ovd/jlib/vde.jar:/opt/oinstall/middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oinstall/middleware/wlserver_10.3/server/lib/consoleapp/APP-INF/lib/commons-codec-1.3.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_xmlsec.jar::/opt/oinstall/middleware/Oracle_BI1/jlib/netcfg.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/mrua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/netua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/modplsqlua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/portalua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/dipua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/webcacheua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ohsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ovdua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/discoua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/formsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/reportsua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oifua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/odiua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/biua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oamua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oimua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/oaamua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/ucmua.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/bipua.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/modules/oracle.jps_11.1.1/jps-api.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/modules/oracle.idm_11.1.1/identitystore.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ojdl.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlclient.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/ojmisc.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/dms.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/help-share.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/ohj.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/oracle_ice.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/xmlparserv2.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/share.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/fmwgenerictoken.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlinformix.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlsybase.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wldb2.jar:/opt/oinstall/middleware/Oracle_BI1/odi_misc/wlsqlserver.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ant-commons-net.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/bsf.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/bsh-2.0b2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-beanutils-1.7.0.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-collections-3.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-io-1.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-lang-2.2.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/commons-logging-1.1.1.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/eclipselink.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/ess.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/javolution.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/odi-core.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/oracle.ucp_11.1.0.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/persistence.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-beans.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-context.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-core.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-dao.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-jdbc.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/spring-jpa.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/trove.jar:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib:/opt/oinstall/middleware/Oracle_BI1/oracledi.sdk/lib/hsqldb.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/PortalPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/PcPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/BIPlatformPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/RtdPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OaamPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/UcmPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/UrmPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OimPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OdiPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/OidPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/DiscovererPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/MrcVersionPlugin.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/postgresql-8.4-701.jdbc4.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jrf_11.1.1/fmwgenerictoken.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlsqlserver.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wldb2.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlsybase.jar:/opt/oinstall/middleware/oracle_common/modules/datadirect_4.1/wlinformix.jar:/opt/oinstall/middleware/oracle_common/modules/mysql-connector-java-commercial-5.1.17/mysql-connector-java-commercial-5.1.17-bin.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/adflogginghandler.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.ucp_11.1.0.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.javacache_11.1.1/cache.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xmlef_11.1.1/xmlef.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.fabric_11.1.1/fabric-runtime.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/opt/oinstall/middleware/Oracle_BI1/soa/modules/oracle.soa.b2b_11.1.1/b2b.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/oracle-el.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/opt/oinstall/middleware/modules/javax.jms_1.1.1.jar:/opt/oinstall/middleware/modules/javax.jsp_1.1.0.0_2-1.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/jewt4.jar:/opt/oinstall/middleware/Oracle_BI1/oui/jlib/OraInstaller.jar:/opt/oinstall/middleware/Oracle_BI1/oui/jlib/srvm.jar:/opt/oinstall/middleware/Oracle_BI1/jlib/SchemaVersion.jar:/opt/oinstall/middleware/Oracle_BI1/webservices/lib/jaxrpc-api.jar:/opt/oinstall/middleware/Oracle_BI1/assistants/opca/jlib/opca.jar:/opt/oinstall/middleware/Oracle_BI1/portal/jlib/ptlshare.jar:/opt/oinstall/middleware/Oracle_BI1/portal/jlib/portaltools.jar:/opt/oinstall/middleware/Oracle_BI1/adfp/lib/wce.jar:/opt/oinstall/middleware/Oracle_BI1/ldap/odi/jlib/sync.jar:/opt/oinstall/middleware/Oracle_BI1/ldap/odi/jlib/madintegrator.jar:/opt/oinstall/middleware/Oracle_BI1/ohs/lib/ohs.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/iasprovision.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/optic.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/nonj2eembeans.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/wlfullclient.jar:/opt/oinstall/middleware/Oracle_BI1/opmn/lib/opmneditor.jar:/opt/oinstall/middleware/Oracle_BI1/lib/java/shared/args4j/2.0.9/args4j-2.0.9.jar:/opt/oinstall/middleware/Oracle_BI1/oam/server/lib/ojmisc.jar:/opt/oinstall/middleware/Oracle_BI1/ucm/idc/jlib/idcupgrade.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:NOSOA/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.webservices_11.1.1/wsclient.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/opt/oinstall/middleware/Oracle_BI1/../Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/bpm-infra.jar:/opt/oinstall/middleware/Oracle_BI1/../Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle-soa-client-api.jar:/opt/oinstall/middleware/oracle_common/webservices/wsclient_extended.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/xdo-server.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/xdo-core.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/versioninfo.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/i18nAPI_v3.jar:/opt/oinstall/middleware/Oracle_BI1/common/SharedServices/11.1.2.0/lib/quartz.jar:/opt/oinstall/middleware/Oracle_BI1/clients/bipublisher/gson-1.3.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfm.jar:NOSOA/soa/modules/oracle.rules_11.1.1/rulesdk2.jar:NOSOA/soa/modules/oracle.rules_11.1.1/rules.jar:NOSOA/soa/modules/oracle.soa.fabric_11.1.1/bpm-infra.jar:NOSOA/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar:/opt/oinstall/middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/opt/oinstall/middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/OIMServer.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/quartz-1.6.0.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-dep-1.4.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-tools-1.4.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/velocity-tools-generic-1.3.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/commons-logging.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/commons-dbcp-1.2.1.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/jakarta-commons/commons-pool-1.2.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/jakarta-commons/commons-collections-3.1.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlGenConnector.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-entitymgr.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-utils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/spring.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.idm_11.1.1/identityutils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/iam-ejb.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.adf.share.ca_11.1.1:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-pluginframework.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlDataObjects.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-authz-service.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/admin.war/WEB-INF/lib/iam-features-identity.zip:/opt/oinstall/middleware/Oracle_BI1/server/features/iam-features-configservice.zip:/opt/oinstall/middleware/Oracle_BI1/server/features/iam-features-authzpolicydefn.zip:/opt/oinstall/middleware/Oracle_BI1/server/oes/oimpds.jar:/opt/oinstall/middleware/Oracle_BI1/../oracle_common/modules/oracle.nlsgdk_11.1.0/orai18n-service.jar:/opt/oinstall/middleware/Oracle_BI1/server/seed_data/lib/seedPolicyData.jar:/opt/oinstall/middleware/Oracle_BI1/server/seed_data/lib/seedRcuData.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-auth-client.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-auth-server.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-context.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/iam-platform-kernel.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlVO.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlAPI.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlAuditor.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlDataObjectBeans.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlmap.xml:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlCache.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/xlUtils.jar:/opt/oinstall/middleware/Oracle_BI1/server/apps/oim.ear/APP-INF/lib/oscache.jar:/opt/oinstall/middleware/Oracle_BI1/server/ext/ucp.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.xmlef_11.1.1/xmlef.jar:/opt/oinstall/middleware/oracle_common/modules/oracle.javacache_11.1.1/cache.jar:/opt/oinstall/middleware/oracle_common/modules/com.bea.core.apache.commons.logging_1.1.0.jar:/opt/oinstall/middleware/oracle_common/modules/com.oracle.ocm_1.0.0.0.jar:/opt/oinstall/middleware/oracle_common/inventory/Scripts/ext/jlib/ojdbc6.jar:/opt/oinstall/middleware/oracle_common/jlib/share.jar:/opt/oinstall/middleware/modules/org.apache.ant_1.7.1/lib/ant.jar:/opt/oinstall/middleware/modules/org.apache.ant_1.7.1/lib/ant-launcher.jar
    [2012-08-08T14:17:54.975-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Java library path: /opt/oinstall/middleware/Oracle_BI1/jdk/jre/lib/amd64/server:/opt/oinstall/middleware/Oracle_BI1/jdk/jre/lib/amd64:/opt/oinstall/middleware/Oracle_BI1/jdk/jre/../lib/amd64:/opt/oinstall/middleware/Oracle_BI1/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    [2012-08-08T14:17:55.361-04:00] [Framework] [ERROR] [UPGAST-00055] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] error reading the Oracle Universal Installer inventory
    [2012-08-08T14:17:55.362-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] Cause: An error occurred while reading the Oracle Universal Installer inventory. Action: See the secondary error message for additional details.
    [2012-08-08T14:17:55.362-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 10] [ecid: 0000J^7TGkG7m3L5MRO5ye1G8epI000001,0] [[
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /etc/oraInst.loc is either not readable or does not exist
         at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1855)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:292)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
         at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
         at oracle.ias.upgrade.OUIInventory.initAll(OUIInventory.java:86)
         at oracle.ias.upgrade.gui.UAWizard.init(UAWizard.java:456)
         at oracle.ias.upgrade.UpgradeDriver.gui(UpgradeDriver.java:276)
         at oracle.ias.upgrade.UpgradeDriver.main(UpgradeDriver.java:181)
    Anyone of you comeacross this issue before?
    thanks in advance.
    Thanks
    Jay.

    Jayaraju Vedala wrote:
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /etc/oraInst.loc is either not readable or does not existHi,
    Refer to this blog post, this should resolve your problem: ( http://rnm1978.wordpress.com/2011/10/05/obi-11g-upgast-00055-error-reading-the-oracle-universal-installer-inventory/ )
    Thanks,
    -Amith.

Maybe you are looking for

  • How to give Page break in XML

    Can we give an page break instructions through XML file. I have an xml file which i am importing and generating pdf.Is there any tag or paragrapg style that can be applied to xml element to indicate page break.

  • HT201177 switching to multiple displays via i-mac and apple tv works great in video but the audio doesn't switch over.

    When I switch to multiple displays the video transfers perfectly through my Apple TV but the audio doesn't come through unless I turn the volume all the way up to it's maximum level, and at that, it's hardly discernible.

  • Why the time of the online redo logs doesn't change?

    Oracle 11.1.0.7 on windows 2008.I find the time of the online redo logs doesn't change since Jan 18 when I had restarted database,and the time of some datafiles doesn't change either.the database is always online and changes are wrriting to the files

  • EL Expression Evaluation

    Weblogic (8.1sp2) does not seem to evaluate EL expressions unless they are used with in a tag.           For example:           <html>           Hello ${user.name}           </html>           results in treating the expression like template text:    

  • Query for access level

    There is table er_user_groups.ER_USER_GROUPS has username and group_id as fields. This table contains data about all the groups which user belongs to. If user is in each of group 29,30,31,32 then access level is basic.Please help me with Sql for this