Lack of options?

I am in charge of a Student Council project at the school where I teach (Annville-Cleona High School, Annville, PA). This project is an end of the year slide show. I would like to use iDVD but it has several features that our current slide show in PpwerPoint does provide. 1) I can not modify one individual slide to contain multiple pictures. 2) I can not add more than one song and the show is aproximately (50 minutes in length). 3) I can not vary the transitions from picture to picture - iDVD uses the same transition for all the picutres. 4) I can not add text or various sizes and colors to each slide as well as vary the location of the text on the slide. For all of the good qualities that iDVD 6 has it is lacking in os many other areas. I wuld really like to make a DVD out of the finished project but iDVD makes that impossible. If you have another software option I would like to see what it can do, or if I am not seeing all the options of iDVD i would like to know where to find them. What it (iDVD) does it does very well, but for now i guess I am still stuck using Powerpoint. The show contained about 400 slides which used almost 1,200 pictures and 605MB of memory. Am I stuck using Powerpoint or are other enhancements such as those mentioned above going to be added to iDVD? You response and help would be greatly appreciated.

welcome ac to  board
iDVD is an authoring, encoding and burning app, mainly meant for iMovie projects...
that "create videoDVD with photos" within iDVD is - from my p.o.v. - really just an add-on, a very-beginners feature… and it is limited by videoDVD standards (as "just 99 slides in one show")
as mish wrote:
iDVD is NO editing app… iMovie is your choice for your task… you can import as much pics you want, arrange them, add effects (as your wanted multi pic... I would use a designated pic app for accomplishing that…)....
Powerpoint? yepp, that is a designated slideshow maker.... but I prefer doing "videos" with a video-app...
happy editing.......

Similar Messages

  • [Oracle to PostgreSQL]connction string lacks some options

    Hi guys,
    I want to connect from oracle 11g to PostgreSQL 9.3 . l get this error message:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [unixODBC]connction string lacks some options {08001,NativeErr = 202}
    ORA-02063: preceding 2 lines from k
    but I can connected to PostgreSQL using isql.
    Oracle CharacterSet :AL32UTF8
    PostgreSQL server_encoding:UTF8
    PostgreSQL client_encoding:UTF8
    Here are my configuration files:
    odbc.ini:
    [PostgreSQL]
    Driver = /usr/local/pgsqlodbc/lib/psqlodbcw.so
    Description = Test2PG
    Servername = 192.168.0.1
    PORT = 5432
    Protocol = 9.3
    UserName = postgres
    Password = postgres
    Database = testdb
    TRACE =Yes
    TaceFile = /tmp/sql.log
    tnsnames.ora:
    PostgreSQL =
    (DESCRIPTION =
       (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.10)(PORT = 1521))
       (CONNECT_DATA =(SID = PostgreSQL)
      (HS =OK)
    listener.ora:
    SID_LIST_LISTENER=
      (SID_LIST=
        (SID_DESC=
          (SID_NAME=PostgreSQL)
          (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)
          (EVNS=LD_LIBRARY_PATH=/usr/local/unixodbc/lib:/usr/local/pgsqlodbc/lib:/u01/app/oracle/product/11.2.0/dbhome_1/bin)
          (PROGRAM=dg4odbc)
    initiPostgreSQL.ora:
    HS_FDS_CONNECT_INFO = PostgreSQL
    HS_FDS_TRACE_LEVEL = 255
    HS_FDS_SHAREABLE_NAME = /usr/local/unixodbc/lib/libodbc.so
    HS_LANGUAGE=AMERICAN_AMERICA.WE8ISO8859P1
    set ODBCINI=/etc/odbc.ini
    Trace:
    Oracle Corporation --- THURSDAY  MAY 15 2014 15:59:19.875
    Heterogeneous Agent Release
    11.2.0.3.0
    Oracle Corporation --- THURSDAY  MAY 15 2014 15:59:19.874
        Version 11.2.0.3.0
    Entered hgogprd
    HOSGIP for "HS_FDS_TRACE_LEVEL" returned "255"
    Entered hgosdip
    setting HS_OPEN_CURSORS to default of 50
    setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
    setting HS_FDS_RECOVERY_PWD to default value
    setting HS_FDS_TRANSACTION_LOG to default of HS_TRANSACTION_LOG
    setting HS_IDLE_TIMEOUT to default of 0
    setting HS_FDS_TRANSACTION_ISOLATION to default of "READ_COMMITTED"
    setting HS_NLS_NCHAR to default of "AL32UTF8"
    setting HS_FDS_TIMESTAMP_MAPPING to default of "DATE"
    setting HS_FDS_DATE_MAPPING to default of "DATE"
    setting HS_RPC_FETCH_REBLOCKING to default of "ON"
    setting HS_FDS_FETCH_ROWS to default of "100"
    setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
    setting HS_FDS_RSET_RETURN_ROWCOUNT to default of "FALSE"
    setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
    setting HS_FDS_MAP_NCHAR to default of "TRUE"
    setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
    setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
    setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
    setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
    setting HS_FDS_QUERY_DRIVER to default of "TRUE"
    setting HS_FDS_SUPPORT_STATISTICS to default of "FALSE"
    setting HS_FDS_QUOTE_IDENTIFIER to default of "TRUE"
    setting HS_KEEP_REMOTE_COLUMN_SIZE to default of "OFF"
    setting HS_FDS_GRAPHIC_TO_MBCS to default of "FALSE"
    setting HS_FDS_MBCS_TO_GRAPHIC to default of "FALSE"
    Default value of 32 assumed for HS_FDS_SQLLEN_INTERPRETATION
    setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics;gtw$:SQLGetInfo"
    setting HS_FDS_DELAYED_OPEN to default of "TRUE"
    setting HS_FDS_WORKAROUNDS to default of "0"
    Exiting hgosdip, rc=0
    ORACLE_SID is "PostgreSQL"
    Product-Info:
      Port Rls/Upd:3/0 PrdStat:0
      Agent:Oracle Database Gateway for ODBC
      Facility:hsa
      Class:ODBC, ClassVsn:11.2.0.3.0_0011, Instance:PostgreSQL
    Exiting hgogprd, rc=0
    hostmstr:          0: HOA After hoagprd
    hostmstr:          0: HOA Before hoainit
    Entered hgoinit
    HOCXU_COMP_CSET=1
    HOCXU_DRV_CSET=31
    HOCXU_DRV_NCHAR=873
    HOCXU_DB_CSET=873
    HS_LANGUAGE is AMERICAN_AMERICA.WE8ISO8859P1
    LANG=en_US.UTF-8
    HOCXU_SEM_VER=112000
    Entered hgolofn at 2014/05/15-15:59:19
    HOSGIP for "HS_FDS_SHAREABLE_NAME" returned "/usr/local/unixodbc/lib/libodbc.so"
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLAllocHandle
    symbol_peflctx=0x522520
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLBindCol
    symbol_peflctx=0x5226c0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLBindParameter
    symbol_peflctx=0x523110
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLCancel
    symbol_peflctx=0x524930
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLDescribeParam
    symbol_peflctx=0x52e120
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLDisconnect
    symbol_peflctx=0x52e670
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLEndTran
    symbol_peflctx=0x531b50
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLExecute
    symbol_peflctx=0x5336b0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLFetch
    symbol_peflctx=0x534070
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLFreeHandle
    symbol_peflctx=0x5361e0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLFreeStmt
    symbol_peflctx=0x536210
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetData
    symbol_peflctx=0x537fd0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetEnvAttr
    symbol_peflctx=0x53bc40
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetFunctions
    symbol_peflctx=0x53c040
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLMoreResults
    symbol_peflctx=0x53e0d0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLNumResultCols
    symbol_peflctx=0x53f030
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLParamData
    symbol_peflctx=0x53f3f0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLPutData
    symbol_peflctx=0x541a40
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLRowCount
    symbol_peflctx=0x541f30
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLSetEnvAttr
    symbol_peflctx=0x5447f0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLSetDescRec
    symbol_peflctx=0x544570
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLColAttribute
    symbol_peflctx=0x5254a0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLColumns
    symbol_peflctx=0x527280
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLConnect
    symbol_peflctx=0x52b600
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLDescribeCol
    symbol_peflctx=0x52d8c0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLDriverConnect
    symbol_peflctx=0x52f420
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLExecDirect
    symbol_peflctx=0x532ff0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLForeignKeys
    symbol_peflctx=0x534bc0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetConnectAttr
    symbol_peflctx=0x536670
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetDescField
    symbol_peflctx=0x538800
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetDescRec
    symbol_peflctx=0x538ea0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetDiagField
    symbol_peflctx=0x53a350
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetDiagRec
    symbol_peflctx=0x53b220
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetInfo
    symbol_peflctx=0x53cbd0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetStmtAttr
    symbol_peflctx=0x53cf60
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLGetTypeInfo
    symbol_peflctx=0x53dc40
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLPrepare
    symbol_peflctx=0x53fce0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLPrimaryKeys
    symbol_peflctx=0x540340
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLProcedureColumns
    symbol_peflctx=0x540ae0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLProcedures
    symbol_peflctx=0x541300
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLSetConnectAttr
    symbol_peflctx=0x542270
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLSetStmtAttr
    symbol_peflctx=0x546050
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLSetDescField
    symbol_peflctx=0x5440d0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLStatistics
    symbol_peflctx=0x548140
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Entered hgolofns at 2014/05/15-15:59:19
    libname=/usr/local/unixodbc/lib/libodbc.so, funcname=SQLTables
    symbol_peflctx=0x5491b0
    hoaerr:0
    Exiting hgolofns at 2014/05/15-15:59:19
    Exiting hgolofn, rc=0 at 2014/05/15-15:59:19
    HOSGIP for "HS_OPEN_CURSORS" returned "50"
    HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
    HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
    HOSGIP for "HS_KEEP_REMOTE_COLUMN_SIZE" returned "OFF"
    HOSGIP for "HS_FDS_DELAYED_OPEN" returned "TRUE"
    HOSGIP for "HS_FDS_WORKAROUNDS" returned "0"
    HOSGIP for "HS_FDS_MBCS_TO_GRAPHIC" returned "FALSE"
    HOSGIP for "HS_FDS_GRAPHIC_TO_MBCS" returned "FALSE"
    Invalid value of 32 given for HS_FDS_SQLLEN_INTERPRETATION
    treat_SQLLEN_as_compiled = 1
    Exiting hgoinit, rc=0 at 2014/05/15-15:59:19
    hostmstr:          0: HOA After hoainit
    hostmstr:          0: HOA Before hoalgon
    Entered hgolgon at 2014/05/15-15:59:19
    reco:0, name:postgres, tflag:0
    Entered hgosuec at 2014/05/15-15:59:19
    Exiting hgosuec, rc=0 at 2014/05/15-15:59:19
    HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returned "HS_TRANSACTION_LOG"
    HOSGIP for "HS_FDS_TIMESTAMP_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_DATE_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
    HOSGIP for "HS_FDS_RESULTSET_SUPPORT" returned "FALSE"
    HOSGIP for "HS_FDS_RSET_RETURN_ROWCOUNT" returned "FALSE"
    HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
    HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
    using postgres as default value for "HS_FDS_DEFAULT_OWNER"
    HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
    Entered hgocont at 2014/05/15-15:59:19
    HS_FDS_CONNECT_INFO = "PostgreSQL"
    RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
    Entered hgogenconstr at 2014/05/15-15:59:19
    dsn:PostgreSQL, name:postgres
    optn:
    Entered hgocip at 2014/05/15-15:59:19
    dsn:PostgreSQL
    Exiting hgocip, rc=0 at 2014/05/15-15:59:19
    ##>Connect Parameters (len=40)<##
    ## DSN=PostgreSQL;
    #! UID=postgres;
    #! PWD=*
    Exiting hgogenconstr, rc=0 at 2014/05/15-15:59:19
    Entered hgopoer at 2014/05/15-15:59:19
    hgopoer, line 231: got native error 202 and sqlstate 08001; message follows...
    [unixODBC]connction string lacks some options {08001,NativeErr = 202}
    Exiting hgopoer, rc=0 at 2014/05/15-15:59:19
    hgocont, line 2754: calling SqlDriverConnect got sqlstate 08001
    Exiting hgocont, rc=28500 at 2014/05/15-15:59:19 with error ptr FILE:hgocont.c LINE:2774 FUNCTION:hgocont() ID:Something other than invalid authorization
    Exiting hgolgon, rc=28500 at 2014/05/15-15:59:19 with error ptr FILE:hgolgon.c LINE:801 FUNCTION:hgolgon() ID:Calling hgocont
    hostmstr:          0: HOA After hoalgon
    RPC Calling nscontrol(0), rc=0
    hostmstr:          0: RPC Before Exit Agent
    hostmstr:          0: HOA Before hoaexit
    Entered hgoexit at 2014/05/15-15:59:19
    Exiting hgoexit, rc=0
    hostmstr:          0: HOA After hoaexit
    hostmstr:          0: RPC After Exit Agent
    ODBC Trace:
    [ODBC][6580][1400140759.882270][SQLSetConnectAttr.c][396]
      Entry:
      Connection = 0x90bd960
      Attribute = SQL_ATTR_AUTOCOMMIT
      Value = (nil)
      StrLen = -5
    [ODBC][6580][1400140759.882326][SQLSetConnectAttr.c][671]
      Exit:[SQL_SUCCESS]
    [ODBC][6580][1400140759.882642][SQLDriverConnect.c][728]
      Entry:
      Connection = 0x90bd960
      Window Hdl = (nil)
      Str In = [DSN=PostgreSQL;UID=postgres;PWD=********][length = 40]
      Str Out = 0x90bd200
      Str Out Max = 1024
      Str Out Ptr = 0xbfd1e25c
      Completion = 0
      UNICODE Using encoding ASCII 'ANSI_X3.4-1968' and UNICODE 'UCS-2LE'
      DIAG [08001] connction string lacks some options
    [ODBC][6580][1400140759.887954][SQLDriverConnect.c][1454]
      Exit:[SQL_ERROR]
    [ODBC][6580][1400140759.888032][SQLGetDiagRec.c][680]
      Entry:
      Connection = 0x90bd960
      Rec Number = 1
      SQLState = 0xbfd1df58
      Native = 0xbfd1df7c
      Message Text = 0xbfd1dd20
      Buffer Length = 510
      Text Len Ptr = 0xbfd1df94
    [ODBC][6580][1400140759.888065][SQLGetDiagRec.c][717]
      Exit:[SQL_SUCCESS]
      SQLState = 08001
      Native = 0xbfd1df7c -> 202
      Message Text = [[unixODBC]connction string lacks some options]
    [ODBC][6580][1400140759.888108][SQLGetDiagRec.c][680]
      Entry:
      Connection = 0x90bd960
      Rec Number = 2
      SQLState = 0xbfd1df58
      Native = 0xbfd1df7c
      Message Text = 0xbfd1dd20
      Buffer Length = 510
      Text Len Ptr = 0xbfd1df94
    [ODBC][6580][1400140759.888136][SQLGetDiagRec.c][717]
      Exit:[SQL_NO_DATA]
    [ODBC][6580][1400140759.888222][SQLDisconnect.c][208]
      Entry:
      Connection = 0x90bd960
    [ODBC][6580][1400140759.888250][SQLDisconnect.c][237]Error: 08003
    [ODBC][6580][1400140759.888319][SQLFreeHandle.c][284]
      Entry:
      Handle Type = 2
      Input Handle = 0x90bd960
    [ODBC][6580][1400140759.888352][SQLFreeHandle.c][333]
      Exit:[SQL_SUCCESS]
    [ODBC][6580][1400140759.889499][SQLFreeHandle.c][219]
      Entry:
      Handle Type = 1
      Input Handle = 0x90abf70
    Thank you.

    When looking at the strace file the Driver Manager tries to load the odbc.ini you specified in your gateway init file: set ODBCINI=/etc/odbc.ini
    but that fails as the oracle user can not access it - instead it tries to load a different file:
    17811 open("/etc/odbc.ini", O_WRONLY|O_CREAT|O_APPEND, 0666) = -1 EACCES (Permission denied)
    17811 open("/usr/local/unixodbc/etc/odbc.ini", O_RDONLY) = 8
    Could you please make sure that the oracle user can access that file?
    You also mentioned at the beginning that you could connect to the Postgres database using isql - did you do the test as "oracle" user and what ENV parameters have you set before opening isql?
    Just a minor issue which has no impact as your LD_LIBRARY_PATH in the environment is set correctly - the listener.ora file contains the line
    (EVNS=LD_LIBRARY_PATH=/usr/local/unixodbc/lib:/usr/local/pgsqlodbc/lib:/u01/app/oracle/product/11.2.0/dbhome_1/bin)
    but EVNS should be ENVS or even better ENV. So please correct:
    (EVNS=LD_LIBRARY_PATH=/usr/local/unixodbc/lib:/usr/local/pgsqlodbc/lib:/u01/app/oracle/product/11.2.0/dbhome_1/bin)
    to
    (ENV="LD_LIBRARY_PATH=/usr/local/unixodbc/lib:/usr/local/pgsqlodbc/lib:/u01/app/oracle/product/11.2.0/dbhome_1/bin")
    Then stop and start the listener.
    - Klaus

  • Lack of options for Mobile Broadband users.

    I am really disappointed with the lack of options i have because my only internet option is Mobile Broadband. I live in an area, that Telstra decided, didnt need to change with the times so we get no ADSL internet as the exchange is too far away and Telstra dont feel the need to upgrade so the whole town can get ADSL. The NBN is everywhere around us but here and the mobile broadband is a bit sketchy as we have poor reception in our area. There are no bundling options for mobile broadband and discounts are quite poor. Paying $60 pm for 8 gb of data , which lasts about 2 weeks at my place (teenaged kids) if im lucky. I have since got Foxtel through telstra and also have my home phone also. So now I pay well over $200 per month for these services. It is annoying to know that people can get all this with multiple times more data and included calls for lees than half of what i pay. So why are we being taken advantage of just because Telstra havent provided decent infrastructure for us to get ADSL.  

    Hello,The reason that Telstra are limiting their infrastructure is that the NBN will make their network largely redundant, and will not spend money to tide their customers until NBNThere is also major congestion even in inner suburbs of major cities.Sorry, but as a customer also, I am unable to help you.Thanks

  • HT2506 Mountain Lion's "Preview", lack of options!

    I am Using Mac OS X, Version 10.8.1
    So far I discovered lackness in "preview" of Moutain Lion, the things that I used a lot in previous versions. Such as:
    There is no Link option if I want to link a word to URL or picture link or whatever,
    The second is there no possibility to add note to the left side bar of my PDF, (The one that I used to press Command+Control+N, automatically it came up but now it does nothing)
    Is it really like this? Is it going backward?!
    Or is there any new ways for t=doing these?
    Regards.

    Not hardware dependent.
    Try Preview Preferences > Signatures
    Create one or more signatures
    Then from the toolbar click on "Show Edit Toolbar"
    Use the signature button (or dropdown to select the desired signature)

  • Lumia 720 lacks in options.. WP 8 really needs mor...

    Got this lumia 720 on monday, initially got a defective one, but got replaced.. now after few days using it, i find tat it lacks in so many options..
    1) there is no copy paste or forward option in texting( SMS, whatsapp)
    2) not able to group the applications under menu,
    3) I had bad time in synchronising contacts from my nokia c5 to lumia 720, but later found a way and got fixed..
    4)ter is no option to create a folder to save important sms,
    5) not able to save places ( favorites) in here maps directly, we need nokia acct to synch... ovi maps were lot better...
    6) no file explorer.. If you wanted to store private pics or data, you can, but need a pc or laptop to explore them again..
    7) background apps dont run always,
    8) more browsers and anti-virus need to added to the app store
    I'm not a big app fan, but I use the basic apps tat are necessary..  My nokia c5 was extremely easy for customization and you can do whatever you like.. but windows lacks in many options...
    Solved!
    Go to Solution.

    1. Try pressing and holding the message you want to want to forward or copy. U should get options for deleting, copying and forwarding the message
    2. Latest windows phone OS 7.5, 7.8 and 8 do not allow creation of folders.
    3. Creating a nokia account is necessary if u need to use nokia maps. Please do the needful, nokia maps are good and can even be used offline if you download the maps u need.
    4. Starting from winphone 7.5, there has been no file explorer provided. This is for security reasons.
    5. Winphone OS 7.x and above does not truly multitask. Rather it uses a pseudo multitasking method. Apps get suspended when placed in the background. Plus no more than 5-6 apps can run if placed in the background.

  • Firefox 10.0.2 / Does not offer restore session - Tools/Options lack Startup options choice

    After closing Firefox - starting again does not offer a Restore Session option. Tools/Options lacks any choice for startup options.
    How do I remedy this problem.

    The Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time" setting should still be there.
    Can you attach a screenshot of the Tools > Options > General window?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • Outlook 2013 Calendar lacks color options for months and "Today"?

    Am I missing settings in Outlook 2013 that would allow me to color months different/alternating colors and brightly highlight "Today", specifically in the Month view for the calendar?  I see I can change the color of the overall calendar,
    but that does nothing to address my problems.  
    Background: The month view for the calendar in Outlook 2010 was wonderfully glance-able. The current month had one color background, and the bordering months had a different color, allowing you to easily see the months.  Also, "Today" was brightly
    highlighted in light yellow, making it easy to discern which day on the calendar was the current day.  As far as I can see in Outlook 2013, these are both now missing.  Months are all the same color, making it hard to scroll through and keep any
    sense of what's being presented visually.  Today is denoted by a tiny blue bar that blends into all the blue bars of uncategorized appointments, again making it much harder to find than it should be.  If there is no option to change the highlighting,
    Outlook has taken a huge step back in usability in my eyes.

    I found a good way of highlighting today's appointments in weekly and monthly view using conditional formatting:
    . go to Edit - Automatic Formatting
    . click Add
    . in the Name field enter "Today"
    . in the Label field choose a color
    . click on Condition...
    . on Appointments and Meetings tab where it says Time:
    . choose "starts"
    . choose "today"
    . click OK
    . click OK
    While not ideal, that sounds like a decent hack to highlight today, provided I have an appointment.
    However, in trying to put into practice, it's picking up all of my reoccurring appointments that are set to reoccur with no end by date, and it's not picking up the reoccurring appointments that have a defined end by date that it should be getting highlighted
    (as they occur today).  
    Even using the advanced filter to require the "Start" be "today" and the "End" be "today" it still highlights the same wrong appointments.  And unless I'm misunderstanding the logic, the "Recurrence Range End" field flag appears to be broken, as I _still_
    get  the same behavior by setting the condition to "exists" (apparently a setting of "No End Date" puts some sort of data into the field).

  • Lack of option in C2-03 model

    Last month I have purchased Nokia C2-03 model and I have checked that two options are missing
    1) cell info display and
    2) no equilizer in music player
    So I requested you to resolve this matter and release a updated software version which will contain these two options.

    Hai dude.. I just want to know whether all the feature in that mobile is working good. like touch screen and mobile never hangs while working. Pls confirm me dude. I am just planned to buy this mobile.

  • Lack of options in iCloud control panel compared to MobileMe Control panel, so now what happens if there is a conflict of data (Cloud vs  Computer)?

    Back then when we were syncing with MobileME, the control panel allows us to decide what to do when there is a conflit of data in the cloud vs the information on our computer.  We were given the option of Replacing information in Me with information on the computer or vice versa, but now we do not have any of these options.  And currently when i sync my computer with icloud, i dont know if the information (Contacts, Bookmarks) will be replaced with the current informaiton on the iCloud (transfered from MobileMe) or they will merge (if they merge then i would have double of contacts,bookmarks??) or the information in the iCloud would be replaced?
    If we had more options in the control panel of iCloud, then things can be simplier.  However, with the current iCloud control panel, we have no way of knowing what happens when there is a conflict and we won't know what action the iCloud would take for the conflict of information.
    So currently i still dont know if my Favourites (Bookmarks) will be replaced or not.
    Does anyone know if we can wipe out the info on iCloud and replace it with the data (Contacts, bookmark, calendars etc) on our computer?

    This is what I did...not ideal but seems to work for right now till iCloud actually syncs contacts into Outlook 2010 (PC/Win 7) like Mobile Me used to.  I opened the contacts in the iCloud contact address boxes in Outlook.  I selected all contacts by selecting one and then Ctrl-A (selects all), then Ctrl-C (copies all).  Then I went into the Outlook Contact folder which is blank from iCloud "stealing" all my contacts and in that empty box I hit Ctrl-V to past all contacts in.  I am now able to use my contacts when emailing in Outlook.
    Of course, any changes I make to my iPhone contact list or via iCloud will only sync back to the iCloud contacts lists in Outlook (and not Outlook's main calendar) so occassionally I'm thinking I'll need to go back and do this all again either figuring out a way to only copy new contacts over, or going into Outlook Contacts and deleting all of those, going back to Outlook iCloud contacts (which are syncing but not communicating with other aspects of Outlook like mail) and then do the process all over (select all, copy, paste).
    Seems silly that contacts can't work the same as they did with Mobile Me but it seems like Apple has a tendancy with everything but their actual iDevices to be screwy when things are working and make things more complicated.  I was not looking towards this day as I knew there would be some stupid issue as it seems like it always is that way with their new software rollouts.  In fact, I use Outlook 2010 through Parrells still cause their Mac version still won't sync even calendars...at least iCloud is still doing that with Outlook 2010 Windows...though still the same issue as Mobile Me that it doesn't sync with the main calendar...but I can still use it and sync well to the iPhone.

  • DDNS Lack of Options. Only DynDNS and TZO (which are now the same thing)

    DDNS is an open standard. Why not let us put in any URL for a DDNS server we want?  Or at least expand the list of them to the many many other DDNS providers out there.
    The buy in/bait and switch is:  those two free options went to one free option went to no free options: PAY THE MAN.
    That's not right.  We shouldn't be forced by your Firmware into a new fee arrangement that we didnt' have up front.
    Easy fix in the firmware, if you would...   

    I noticed that too. I guess most routers these days as well has already been following the same standard, which made me think that this aspect has definitely fallen as a product limitation. Right now, we are only torn of choosing between the providers supported by the routers.
    Help, learn and share

  • Wired Mighty Mouse lacks Scrolling Options

    Hello,
    Is there a way to enable zoom-scrolling on a wired Mighty Mouse?
    I was reading Mac Help on mouse settings and noticed a feature that I've never noticed before: Scrolling Options. Help claims that this feature allows to customize the scroll-ball behaviour, including 360 degree scrolling and zoom-scrolling. Alas, I failed to find this feature in my Keyboard & Mouse pane.
    I searched on Google, and it seems that this feature was introduced in the new driver that ships on a CD with the new wireless Mighty Mouse. Look here: http://tinyurl.com/pyx7s.
    Will this new driver work with the wired Mighty Mouse? if yes, where can I get this driver?
    —barmalutka
      Mac OS X (10.4.7)  

    The Zoom function appears to be giving the wireless MM access to the Universal Access System Preference "Zoom" feature.
    The MM already has 360° scrolling. I sense that the pulldown menu you see in the System Preference Pane for the new wireless MM probably gives you control to limiting the direction of the scrolling to left-right, or up-down and possibly diagonally.
    Who knows, if we are lucky the new MM System Preferences may appear in a future OS X update.
    Until then these 3rd party mouse System Prefs are available;
    SteerMouse
    USB Overdrive

  • MSI Afterburner Lacks Record Option

    Hello all,
    I hope you can help me with this. I've used MSI Afterburner successfully on a desktop computer (specifically the recording aspect) and thought it was great, so I'm trying to get it set up for my laptop and am not having similar luck.
    My main problem is this: I understand that when I view settings in the program that there should be tabs reading "Monitoring", "On-Screen Display", "Screen Capture", "Video Capture", etc. When I open up my settings, the only tabs available are "General", "Monitoring" and "User Interface". If there's an option somewhere to turn on video and screen recording, I haven't had any luck finding it.
    I'm using the latest version of Afterburner (3.0.1). Maybe my graphics card isn't compatible? I have an NVIDIA GeForce GT 335M. I don't recall what the video card is on my desktop.
    Thanks.

    what afterburner version you use?

  • The new iMovie lacks the option to burn to a DVD- does this bother anyone else?

    so I love the new version of iMovie but am disappointed that I can no longer send it to be turned into a DVD unless I purchase 3rd party software. I love the new enhancements, but if I can't easily burn a DVD with my movies, I'm going to have to go back to iMovie 9.  Is anyone else bothered by this? has anyone else found an easy solution?  fortunately I have the last version of iDVD still on my computer and can manually make a DVD with it but I'm worried that at some point and upgrade to the OS will make the use of iDVD impossible.  I get the impression that Apple thinks that most people share their movies via the internet or Apple TV.  I like to have a DVD that I can give to family, friends etc of special events.

    i have had this problem i find if you turn the iphone off an back on again it sends

  • In MAX, I don't have the option to create a DAQmx Simluated Device. Why not?

    I'm new to LABView.  I installed the software, including the Measurement & Automation Explorer (MAX).  Within MAX, I am trying to create a DAQmx Simulated Device, as suggested in a training guide (which I quote below).  I don't have the option to create such a thing upon right-clicking on "Devices and Interfaces".  I am given the option to create a new GPIB-VXI Interface, a Port, VISA TCP/IP Resource, and GPIB-ENET/100.  I'd appreciate if someone can help me to create a simulated device according to the following steps, given that I currently lack the option "NIDAQmx Simulated Device":
    3. Create a simulated DAQ device for use later in this course. Simulated devices are a powerful tool for development without having hardware physically installed in your
    computer. Right-click Devices and Interfaces and select Create New…»NIDAQmx Simulated Device. Click “Finish”.
    4. Expand the M Series DAQ section. Select PCI-6220 or any other PCI device of your choice. Click “OK”.
    Thanks.

    It sounds like you didn't install DAQmx. Open MAX and get a list of the software present. If you don't see DAQmx listed, install it from the CD/DVD or download the latest version.

  • IMac has few display options, any way to enable more?

    This is my uncle's iMac () and there are a lack of options for resolution. He's running @ 1920x1200 but the next level down is 1344x840. Is there any way to enable more resolutions between those 2, as it seems like a fairly big drop in resolution settings.
    Thank you.

    Since the hardware acceleration checkbox was created, a second kind of acceleration was added to Firefox that may need to be disabled in about:config; the checkbox has not been extended to toggle both of them for you.
    Regular preference (checkbox): gfx.direct2d.disabled (default=false)<br>
    Added preference (no checkbox): gfx.content.azure.enabled (default=true)
    More info on the new preference in this thread: https://support.mozilla.org/questions/957459
    If you haven't used about:config before, here's how:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''gfx''' and pause while the list is filtered
    (3) Double-click '''gfx.content.azure.enabled''' to toggle its value from true to false. As with the regular hardware acceleration preference, you might need to restart Firefox before this takes effect.

Maybe you are looking for

  • Why do i have a black frame on my Imac?

    Can someone please tell me how to get rid of the black retangular frame frame n my screen? It suddenly appeared and everytime I move my mouse it moves with it.

  • How do I get my 2 email accounts on different icons?

    How do I get my 2 email accounts on different icons? I already have my yahoo account & my work account set up. I just want to have different mail icons for them. Is this possible? Thanks

  • How to replace audio in a comp track

    Howdy Logic Users... I have a comp track that contains several takes.  I have already finished quick swipe editing between takes.  Now I would like to select one of the takes and relink the region to a different file in my audio bin.  My goal is to r

  • Keyword Tags in PSE11

    I have a problem with the keyword tags in PSE11. Problem Statement: When a keyword tag is selected, the resulting subset of photos includes images that are not tagged with the selected keyword. The non-matched items that are displayed all have a dist

  • Special offer for Spiceheads!

    Interested in learning more about Hyper Convergence AND winning a FREE Bantam($300 value) removable disk docking station with 500GB Disk? Sign up for a live demo today at http://www.idealstor.com/special-offer-for-spiceworks-readers/ This topic firs