GoldenGate extract with ASM does not

Hi experts,

I have config GoldenGate with ASM and extract process works do not.

Source:

GoldenGate version: 12.1.2.1.0

Oracle version: 11.2.0.4

I have config ASM is standardalone

Settings file:

extract crosshead

SETENV ("ORACLE_SID = orcl")

SETENV ("ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1")

exttrail ./dirdat/aa

gguser@ORCL username, password gguser

tranlogoptions asmuser sys@ASM, password ASMPASSWORD

table testgg.*.

Report file:

***********************************************************************

* In the course of a run with the following parameters *.

***********************************************************************

2015-04-03 10:43:20 identifies the character set of INFO-OGG-03059 in operating system

d as US-ASCII.

2015-04-03 10:43:20 parameter INFO OGG-02695 ANSI SQL syntax is used for pa

rameter analysis.

extract crosshead

SETENV ("ORACLE_SID = orcl")

2015-04-03 10:43:20 INFO OGG-02095 successfully set environment variable "O".

RACLE_SID = orcl ".

SETENV ("ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1")

2015-04-03 10:43:20 INFO OGG-02095 successfully set environment variable "O".

RACLE_HOME=/U01/app/Oracle/product/11.2.0/dbhome_1 ".

exttrail ./dirdat/aa

gguser@ORCL username, password *.

Thank you

T N

Hello

In the present can running in the extraction process.

I reinstall GoldenGate. This success.

I assumed install file is not complete.

Thank you

T N

Tags: Business Intelligence

Similar Questions

  • When I uninstall an application virtualized with ThinApp does not eliminate the root folder, any suggestions to fix this?

    When I uninstall an application virtualized with ThinApp does not eliminate the root folder, any suggestions to fix this?

    Can you try to change the shortcuts = active on all entry Points setting?

    Change of Shortcuts=%Programs%\Check Point\Identity Shortcuts=%Programs%\IdentityAgent Agent

    In this way, we can see if it's the second folder level do. Because when I use only one file, I don't get the issue you reported.

    Out of curiosity:

    It is a Security Check Point Software? What is doing? It works like a ThinApp package?

  • ASM does not work after kernel upgrade

    We have recently updated (only updates security - yum update of security) our RHEL 5.6 (Tikanga) + Oracle 11G and ASM.
    (1) the first thing we saw him after that restart was this error:

    [+[Oracle@hostname ~] $ sqlplus +.

    SQL * more: version 11.1.0.7.0 - Production Wed Jul 27 12:57:36 2011

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

    Enter the user name: user name
    Enter the password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0


    I tried to start it but to no avail:
    [+[Oracle@hostname ~] $ sqlplus / as sysdba.

    SQL * more: version 11.1.0.7.0 - Production Wed Jul 27 15:47:06 2011

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

    Connect to an instance is idle.

    SQL > Select * from v$ instance;
    Select * from v$ instance
    *+
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0

    SQL > the judgment
    ORACLE instance stops.
    SQL > startup nomount
    ORA-01078: failure in the treatment of system settings
    ORA-01565: error in the identification of file ' DG1/ourdb/ourdb.ora'+
    ORA-17503: ksfdopn:2 could not open the file DG1/ourdb/ourdb.ora+
    ORA-15077: could not locate instance ASM serving a required diskgroup
    SQL > alter database mounting
    + 2 +
    SQL > alter the editing of the database;
    change the database editing
    *+
    ERROR on line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0

    Then we checked ASM:

    [+[root@hostname ~] # /etc/init.d/oracleasm listdisks +.
    [+[root@hostname ~] #+.


    that didn't work because the "oracleasm" kernel module has not been loaded.

    [+[root@hostname ~] # lsmod | grep oracleasm +.
    [+[root@hostname ~] #+.

    This is most likely due to the recent update of the kernel
    Of
    + 2.6.18 - 238.5.1.el5 +.
    TO
    + 2.6.18 - 274.el5 +.

    I think that modules of Oracle for some particular kernel versions and our version is not supported:

    [+[root@hostname ~] # oracleasm update-driver +.
    Kernel: 2.6.18 - 274.el5 x86_64
    Driver name: oracleasm - 2.6.18 - 274.el5
    There is no driver for kernel 2.6.18 - 274.el5
    [+[root@hostname ~] #+.

    Y at - it a script that can generate for our version of the kernel module (something similar like vmware offer)? Or put the oracleasm pilot is the only way?

    We have workaround copy old kernel module to new kernel directory:

    [+[root@hostname ~] #cp /lib/modules/2.6.18-238.5.1.el5/kernel/drivers/addon/oracleasm/oracleasm.ko /lib/modules/2.6.18-274.el5/kernel/drivers/addon/oracleasm/+
    [+[root@hostname ~] #+.

    and charge of this module in memory:

    [+[root@hostname ~] # insmod /lib/modules/2.6.18-274.el5/kernel/drivers/addon/oracleasm/oracleasm.ko+
    [+[root@hostname ~] # lsmod | grep oracleasm +.
    oracleasm 84136 0
    [+[root@hostname ~] #+.

    and then the ASM began to display the disks:

    [+[root@hostname ~] # /etc/init.d/oracleasm status.
    Check if the DSO is responsible: Yes
    Check if/dev/oracleasm is mounted: no
    [+[root@hostname ~] # /etc/init.d/oracleasm stop +.
    + Deletion of Oracle ASMLib discs: [OK] +.
    + Stop the Oracle ASMLib driver: [FAILURE] +.
    [+[root@hostname ~] # /etc/init.d/oracleasm start +.
    + The Oracle ASMLib driver initialization: [OK] +.
    + Analysis of the system for Oracle ASMLib discs: [OK] +.
    [+[root@hostname ~] # /etc/init.d/oracleasm listdisks +.
    ASM01
    ASM02
    [+[root@hostname ~] #+.

    All this is perfect until you restart. How do I load this module oracleasm automatically?


    (2) then we tried to boot from the previous version of the kernel "2.6.18 - 238.5.1.el5. ASM works very well here and the 'oracleasm' module is loaded automatically after reboot.
    However we are still facing in the original question in the beginning:

    [+[Oracle@hostname ~] $ sqlplus +.

    SQL * more: version 11.1.0.7.0 - Production Wed Jul 27 12:57:36 2011

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

    Enter the user name: user name
    Enter the password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0

    It was working fine before. How to fix with old or new core please?
    Thank you

    Published by: 872550 on July 28, 2011 01:39

    872550 wrote:
    We have recently updated (only updates security - yum update of security) our RHEL 5.6 (Tikanga) + Oracle 11G and ASM.

    It was working fine before. How to fix with old or new core please?
    Thank you

    Hello

    Try to download and install this oracleasm
    http://OSS.Oracle.com/projects/oracleasm/dist/files/rpms/RHEL5/AMD64/2.0.5/2.6.18-274.EL5/oracleasm-2.6.18-274.EL5-2.0.5-1.EL5.x86_64.rpm

    See you soon

  • Auto unlock with Sierra does not work

    Ive got everything turn on; two factor security, have my bluetooth turned on, to have a password on my watch, ect. When I turn on my laptop it says "Unlock with Apple Watch", but then makes me want to use the access code. Ive tried everything, reboot, reboot shows, ect.

    his cause, if it wasn't, it wouldn't show me 'release with Apple Watch ', so I know his shot, but for some reason, its does not work. Maybe a small problem?

    Check that you meet the requirements of the system

    Automatically unlock your Mac with your Apple Watch - Apple Support

  • Photosmart 5510 e - all-in - One: Photosmart 5510 - scanning with iMac does not work

    After you have reinstalled the SW printer via the home network, the scan function is not visible when I opened the printer on my iMac. After the first installation has worked well. Then I had to reinstall all the SW on my Mac, so I lost the first installation of my printer. What can I do?

    Hi @HWEB

    What happens when you try to scan? Do you have a message of error before or during transmission scan, or do the software is not open? Maybe you can not locate the software now, or the software cannot communicate with the printer.

    While I wait for you, if the problem occurs when you print from several programs, please follow the steps below and let me know the results of your efforts.

    Scrub / uninstall

    • Open the Applications folder > HP or Hewlett-Packard folder > Uninstall HP
    • Click continue, click on one of the printers in the list.
    • * Only perform this step if you have not all other HP printers.  Press and hold the Option, control and command, while now the three buttons.
    • Click Uninstall.

    Manually uninstall the remaining files potentially - I apologize in advance is not a fun task! I'll try to make it easy to follow. Some of the files described in the following steps can be found, if you can't find one of the files or folders on your computer, do not be alarmed.

    Move the files or folders to the Recycle Bin, drag and drop

    • Macintosh HD/Applications / /Hewlett-Packard folder
    • Macintosh HD/Library/Application Support /- delete all files and folders on HP/Hewlett Packard
    • In Macintosh HD/Library/Caches - delete all files and folders on HP/Hewlett Packard
    • Macintosh HD/Library/Documentation/Help /- delete all files and folders on HP/Hewlett Packard
    • MacintoshHD/Library/Frameworks/HPServicesInterface.framework
    • MacintoshHD/Library/Frameworks/HPSmartX.framework
    • Macintosh HD/Library/Image Capture / TWAIN Data Sources /HP Scan Pro
    • In Macintosh HD/Library/Image Capture/Scripts - delete all files and folders on HP/Hewlett Packard
    • In Macintosh HD/Library/Preferences - delete all files and folders on HP/Hewlett Packard

    Move the Macintoshloginwindow.plist on the desktop. NOTE: Does not delete the loginwindow.plist file during the manual uninstallation may cause uninstall be retained.

    • In Macintosh HD/library/printers/hp - delete the folder
    • In Macintosh HD/Library/StartupItems, drag the following files in the trash, IO HP and HP trap monitor
    • In Macintosh HD/users/username (this should have a symbol of a house next to him) / Library/Preferences, drag the following files to the Trash: * all files starting with com.apple.print, * all files starting with com.hp, * all files beginning with Hewlett-Packard, * files starting with HP or hp
    • In MacintoshHD/users/USERNAME/Library/printers, drag all all-in-one printers listed here in the trash.
    • Drag the icons of HP from the dock and drop it onto a blank space on the desktop. The icon will disappear.

    Close all open windows.
    Turn it back on.
    Empty the trash.

    Reset the printing system

    1. Click on the Apple icon ( ), then click on System Preferences.

  • user interface customized with VI does not

    Hello

    I tried to use a user interface customized for VBAI using VI. I got to the point where I can run the VI all by himself and to see the work of logic. However when I add to as part of the user interface and switch to the inspection mode and run it, it does nothing. Let me know if I'm doing something wrong. Attached you will find the program, I work with.

    Thank you.

    I just tried your VI... you must have a VI that does not forever in a loop. You can use some time recording the loop that runs once and uses the SHIFT to follow the previous results of previous runs of the step. Use of the is the first call? Primitive in LV to initialize the first shift register. Here is a modified Test.vi that will work better.

  • Update Windows XP with sp3: does not light (error number: 0 x 80070424)

    original title: windows XP with sp3 update: does not light

    I had a virus security 2012, but deleted it and double check run in safe mode. But everything turns right, but went to update windows and its red shield at the bottom right but Security Center see the its 'market '. Then when MS and ran virus check and came back clean, so when updating the site and:

    [Error number: 0 x 80070424]
    The website has encountered a problem and cannot display the page you are trying to view. The options provided below may help you solve the problem.

    For self-help options:

    To support options:

    Any help? Please

    windseaker,

    A KB was created for the error code 0 x 80070424 that appears when you install Microsoft Windows Update/Microsoft Update. The KB includes an automated Microsoft Fix it 50686 that corrects the problem. Look at the following KB: http://support.microsoft.com/kb/968002>

    Suggest you download and save the fix it.

    Then close all open programs and browsers before running MS fix 50686.msi.

    06/22 / 1109:20:45

  • Dell PC with Vista does not restart

    I am only able to see the black screen with DELL in the Center. The F2 and F12 keys do not work. I've pressed CTRL11 but nothing works. The disk drive does not work so I can't use a recovery disk.

    Do I have any options?

    Discussions were merged.

    Double not deleted as information about F keys in it.

    Hello

    Diagnose what the problem with your computer using the Dell and another keyboard methods

    Here are the options of relocation:

    How ro reinstall from the Dell recovery partition:

    http://www.Dell.com/support/troubleshooting/us/en/04/KCS/KcsArticles/ArticleView?c=us&l=en&s=BSD&docid=DSN_336966

    Reinstalling the printer Dell supplied disk:

    http://www.Dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=us&l=en&s=DHS&docid=DSN_339949

    And I hope that these links should provide an explanation for all of your problems:

    Reference Dell troubleshooting with startup problems:

    http://www.Dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=us&l=en&s=DHS&docid=DSN_343119

    Run the built-in diagnostic software:

    http://www.Dell.com/support/troubleshooting/us/en/04/KCS/KcsArticles/ArticleView?c=us&l=en&s=BSD&docid=266787

    And if this does not resolve your problem, please contact Dell:

    http://www.Dell.com/support/contents/us/en/19/category/contact-information

    Or you could ask their Support Forums:

    http://en.community.Dell.com/support-forums/default.aspx

    See you soon.

  • BlackBerry 10 phone nine questions with Contacts does not

    I got a new phone the weekend (Z30) and have had problems with the 'Contacts'  It does not seem to be reading SOMETHING on the phone.  It does not find the contacts of:

    • the SIM card
    • BBM
    • E-mail
    • Facebook
    • NOTHING

    When I open the BBM-> Contacts, there are 24.  When I put the SIM card in another phone, the default value of the numbers see the place in contacts, 411, #Taxi, etc.  When I open the "Contacts" application base on the main screen, NADA!  It has been more than 48 hours, so this isn't a problem of "just wait that it synchronize.

    I've been setting up of 2 phones, I did a cleanup of security/plant on the first and that seemed to fix the problem.  I really do not have to re-setup on the other if I can avoid it.

    Thank you!

    Nothing.  By clicking on any filter just says "No Contacts".  Back to BBM-> Contacts, there are 24.  Go to Contacts-> BBM = 0!

    Couldn't be patient any yet, did you complete security wipe a 2nd too.  The fixed.

  • The "Open with" function does not work.

    'Open with... '. "does not work. I have Win 7. Usually when I have a new type of file can I associate a program with this extension, but recently I am unable to do so. I have a midi file normal (extension .mid) and I try to associate a program with it with the function "open with...". ", I choose the program from the list, but after that the function"open with... ". "forget my selection. I looked at regedit, to try to solve the problem, but I could not understand what I have to change.

    Here are a few topics for you at checkout.

    Problem with the menu 'Open with' - Microsoft Answers:
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/problem-with-open-with-menu/76b17b64-2Fe3-4c08-ac80-0ba80334dd8e

    Cannot select the program in 'open with... '. "- Microsoft Answers:
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-files/cannot-select-program-in-open-with/860fe524-4803-4c94-8ca7-7eac2649356c

    Can't 'open with... '. ', or define associations of files - Microsoft Answers:
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/cant-open-with-or-set-file-associations/d9452df6-c2c7-462e-B2ca-646f0ea782bd

  • Why is my link to Oracle 12 c with PostgreSQL does not?

    My Oracle 12 c to PostgreSQL connection returns the following:

    Select * from 'test"@PG_LINK '.

    *

    ERROR on line 1:

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    connection string [unixODBC] lacks some options {08001, NativeErr = 202}

    ORA-02063: preceding 2 lines of PG_LINK

    Here's my setup.  Someone at - it a time to take a look?

    . ODBC.ini

    [ODBC data sources]

    PG_LINK = PostgreSQL

    [PG_LINK]

    Debug = 255

    CommLog = 1

    ReadOnly = no

    Driver=/usr/pgsql-9.4/lib/psqlodbcw.so

    ServerName = < delete the IP address >

    FetchBufferSize = 99

    User name = csm_test

    Password = < removed >

    Port = 5432

    = Postgres database

    TRACE = Yes

    TraceFile=/tmp/sql.log

    Protocol = 7.4

    sslmode = disable

    [Default]

    Driver=/usr/lib64/liboplodbcS.so.1

    initPG_LINK.ora

    HS_FDS_CONNECT_INFO = PG_LINK

    HS_FDS_TRACE_LEVEL = 255

    HS_FDS_SHAREABLE_NAME=/ora/DBA/work/unixODBC/lib/libodbc.so

    HS_LANGUAGE = AMERICAN_AMERICA. WE8ISO8859P1

    HS_NLS_NCHAR = UCS2

    Set ODBCINI=/u01/app/oracle/.odbc.ini

    Generated trace file: PG_LINK_agt_13870.trc

    Oracle Corporation - Tuesday 20 October 2015 15:04:11.308

    Heterogeneous Agent release

    1. 12.1.0.2.0

    Oracle Corporation - Tuesday 20 October 2015 15:04:11.307

    Version 12.1.0.2.0

    Hgogprd entries

    HOSGIP to 'HS_FDS_TRACE_LEVEL' returned '255 '.

    Hgosdip entries

    default assignment of 50 HS_OPEN_CURSORS

    setting HS_FDS_RECOVERY_ACCOUNT or 'RECOVER '.

    HS_FDS_RECOVERY_PWD layout to the default

    default HS_FDS_TRANSACTION_LOG of HS_TRANSACTION_LOG layout

    HS_IDLE_TIMEOUT layout to the default 0 value

    layout by default HS_FDS_TRANSACTION_ISOLATION of "READ_COMMITTED".

    HOSGIP returned the value of 'UCS2' for HS_NLS_NCHAR

    layout HS_FDS_TIMESTAMP_MAPPING default 'DATE '.

    layout HS_FDS_DATE_MAPPING default 'DATE '.

    layout HS_RPC_FETCH_REBLOCKING failure to 'ON '.

    HS_FDS_FETCH_ROWS layout without '100 '.

    parameter HS_FDS_RESULTSET_SUPPORT default 'FALSE '.

    parameter HS_FDS_RSET_RETURN_ROWCOUNT default 'FALSE '.

    parameter HS_FDS_PROC_IS_FUNC default 'FALSE '.

    parameter HS_FDS_MAP_NCHAR if there is no 'TRUE '.

    setting HS_NLS_DATE_FORMAT or 'YYYY-MM-DD HH24:MI:SS ".

    parameter HS_FDS_REPORT_REAL_AS_DOUBLE default 'FALSE '.

    HS_LONG_PIECE_TRANSFER_SIZE layout without "65536".

    parameter HS_SQL_HANDLE_STMT_REUSE default 'FALSE '.

    parameter HS_FDS_QUERY_DRIVER if there is no 'TRUE '.

    parameter HS_FDS_SUPPORT_STATISTICS default 'FALSE '.

    parameter HS_FDS_QUOTE_IDENTIFIER if there is no 'TRUE '.

    setting in HS_KEEP_REMOTE_COLUMN_SIZE if 'OFF '.

    parameter HS_FDS_GRAPHIC_TO_MBCS default 'FALSE '.

    parameter HS_FDS_MBCS_TO_GRAPHIC default 'FALSE '.

    Default value of 64 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;gtw$:OPTTables;gtw$:OPTColumns;gtw$:OPTPrimaryKeys;gtw$:OPTForeignKeys;gtw$:OPTProcedures;gtw$:OPTStatistics"

    parameter HS_FDS_DELAYED_OPEN if there is no 'TRUE '.

    HS_FDS_WORKAROUNDS layout by default "0".

    HS_WORKAROUNDS layout by default "0".

    Release of hgosdip, rc = 0

    ORACLE_SID is 'PG_LINK '.

    Product information:

    Port RLS / Upd:2 / 0 PrdStat:0

    Agent: Oracle Database Gateway for ODBC

    : Installation

    Class: ODBC, ClassVsn:12.1.0.2.0_0023, Instance: PG_LINK

    Release of hgogprd, rc = 0

    hostmstr: 0: HOA after hoagprd

    hostmstr: 0: HOA before hoainit

    Hgoinit entries

    HOCXU_COMP_CSET = 1

    HOCXU_DRV_CSET = 31

    HOCXU_DRV_NCHAR = 1000

    HOCXU_DB_CSET = 873

    HS_LANGUAGE is american_america.we8iso8859p1

    RC = 32512 trying to get environment variable LANG.

    HOCXU_SEM_VER = 121000

    HOCXU_VC2_MAX = 4000

    HOCXU_RAW_MAX = 2000

    Entry hgolofn to 2015/10/20-15: 04:11

    HOSGIP to 'HS_FDS_SHAREABLE_NAME' returned ' / ora/dba/work/unixODBC/lib/libodbc.so '.

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLAllocHandle

    symbol_peflctx = 0xdc741040

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLBindCol

    symbol_peflctx = 0xdc741180

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLBindParameter

    symbol_peflctx = 0xdc741970

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLCancel

    symbol_peflctx = 0xdc742c20

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDescribeParam

    symbol_peflctx = 0xdc74adb0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDisconnect

    symbol_peflctx = 0xdc74b220

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLEndTran

    symbol_peflctx = 0xdc74ddd0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLExecute

    symbol_peflctx = 0xdc74f420

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFetch

    symbol_peflctx = 0xdc74fc10

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFreeHandle

    symbol_peflctx = 0xdc7516a0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFreeStmt

    symbol_peflctx = 0xdc7516c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetData

    symbol_peflctx = 0xdc752cb0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetEnvAttr

    symbol_peflctx = 0xdc756050

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetFunctions

    symbol_peflctx = 0xdc7563c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLMoreResults

    symbol_peflctx = 0xdc757e20

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLNumResultCols

    symbol_peflctx = 0xdc758a30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLParamData

    symbol_peflctx = 0xdc758d50

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPutData

    symbol_peflctx = 0xdc75ac30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLRowCount

    symbol_peflctx = 0xdc75b060

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetEnvAttr

    symbol_peflctx = 0xdc75cfe0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetDescRec

    symbol_peflctx = 0xdc75cd90

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLColAttribute

    symbol_peflctx = 0xdc743720

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLColumns

    symbol_peflctx = 0xdc744f40

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLConnect

    symbol_peflctx = 0xdc748960

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDescribeCol

    symbol_peflctx = 0xdc74a6c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDriverConnect

    symbol_peflctx = 0xdc74bda0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLExecDirect

    symbol_peflctx = 0xdc74ee50

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLForeignKeys

    symbol_peflctx = 0xdc750520

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetConnectAttr

    symbol_peflctx = 0xdc7519f0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDescField

    symbol_peflctx = 0xdc7533d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDescRec

    symbol_peflctx = 0xdc753930

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDiagField

    symbol_peflctx = 0xdc754c40

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDiagRec

    symbol_peflctx = 0xdc755870

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetInfo

    symbol_peflctx = 0xdc756db0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetStmtAttr

    symbol_peflctx = 0xdc757060

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetTypeInfo

    symbol_peflctx = 0xdc757a90

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPrepare

    symbol_peflctx = 0xdc7594d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPrimaryKeys

    symbol_peflctx = 0xdc7599e0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLProcedureColumns

    symbol_peflctx = 0xdc759fd0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLProcedures

    symbol_peflctx = 0xdc75a670

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetConnectAttr

    symbol_peflctx = 0xdc75b320

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetStmtAttr

    symbol_peflctx = 0xdc75e360

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetDescField

    symbol_peflctx = 0xdc75c9d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLStatistics

    symbol_peflctx = 0xdc75fc30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLTables

    symbol_peflctx = 0xdc760920

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Release of hgolofn, rc = 0 to 2015/10/20-15: 04:11

    HOSGIP to 'HS_OPEN_CURSORS' returned '50 '.

    HOSGIP to 'HS_FDS_FETCH_ROWS' returned '100 '.

    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536".

    HOSGIP to 'HS_NLS_NUMERIC_CHARACTERS' returned '. "

    HOSGIP to 'HS_KEEP_REMOTE_COLUMN_SIZE' returned 'OFF '.

    HOSGIP for "HS_FDS_DELAYED_OPEN" returns 'TRUE '.

    HOSGIP to 'HS_FDS_WORKAROUNDS' returned '0 '.

    HOSGIP to 'HS_FDS_MBCS_TO_GRAPHIC' returned 'FALSE '.

    HOSGIP to 'HS_FDS_GRAPHIC_TO_MBCS' returned 'FALSE '.

    Invalid value of 64 for HS_FDS_SQLLEN_INTERPRETATION

    treat_SQLLEN_as_compiled = 1

    Release of hgoinit, rc = 0 to 2015/10/20-15: 04:11

    hostmstr: 0: HOA after hoainit

    hostmstr: 0: HOA before hoalgon

    Entry hgolgon to 2015/10/20-15: 04:11

    name: csm_test, reco:0, tflag:0

    Entry hgosuec to 2015/10/20-15: 04:11

    Release of hgosuec, rc = 0 to 2015/10/20-15: 04:11

    HOSGIP to 'HS_FDS_RECOVERY_ACCOUNT' returned 'RECOVER '.

    HOSGIP for "HS_FDS_TRANSACTION_LOG" returns "HS_TRANSACTION_LOG".

    HOSGIP to 'HS_FDS_TIMESTAMP_MAPPING' returned 'DATE '.

    HOSGIP to 'HS_FDS_DATE_MAPPING' returned 'DATE '.

    HOSGIP for "HS_FDS_MAP_NCHAR" returns 'TRUE '.

    HOSGIP to 'HS_FDS_RESULTSET_SUPPORT' returned 'FALSE '.

    HOSGIP to 'HS_FDS_RSET_RETURN_ROWCOUNT' returned 'FALSE '.

    HOSGIP to 'HS_FDS_PROC_IS_FUNC' returned 'FALSE '.

    HOSGIP to 'HS_FDS_REPORT_REAL_AS_DOUBLE' returned 'FALSE '.

    using csm_test as a default schema

    HOSGIP to 'HS_SQL_HANDLE_STMT_REUSE' returned 'FALSE '.

    Entry hgocont to 2015/10/20-15: 04:11

    HS_FDS_CONNECT_INFO = "PG_LINK".

    RC =-1 of HOSGIP for 'HS_FDS_CONNECT_STRING '.

    Entry hgogenconstr to 2015/10/20-15: 04:11

    DSN:PG_LINK, name: csm_test

    OPTN:

    Entry hgocip to 2015/10/20-15: 04:11

    DSN:PG_LINK

    Release of hgocip, rc = 0 to 2015/10/20-15: 04:11

    # > connection settings (len = 37) < #.

    # DSN = PG_LINK;

    #! UID = csm_test;

    #! PWD = *.

    Release of hgogenconstr, rc = 0 to 2015/10/20-15: 04:11

    Entry hgopoer to 2015/10/20-15: 04:11

    hgopoer, line 240: had native error 202 and sqlstate 08001; message follows...

    connection string [unixODBC] lacks some options {08001, NativeErr = 202}

    Release of hgopoer, rc = 0 to 2015/10/20-15: 04:11

    hgocont, line 2812: call SqlDriverConnect obtained sqlstate 08001

    Out of hgocont, rc = 28500 at 2015/10/20-15: 04:11 with the ptr error FILE: hgocont.c LINE: 2832 ID: something else that permission is not valid

    Out of hgolgon, rc = 28500 at 2015/10/20-15: 04:11 with the ptr error FILE: hgolgon.c LINE: 751 ID:Calling hgocont

    hostmstr: 0: HOA after hoalgon

    The RPC nscontrol (0), rc = 0

    hostmstr: 0: CPP before release Agent

    hostmstr: 0: HOA before hoaexit

    Entry hgoexit to 2015/10/20-15: 04:11

    Release of hgoexit, rc = 0

    hostmstr: 0: HOA after hoaexit

    hostmstr: 0: CPP after release Agent

    Entry horcrces_CleanupExtprocSession to 2015/10/20-15: 04:11

    Entry horcrpooe_PopOciEnv to 2015/10/20-15: 04:11

    Entry horcrfoe_FreeOciEnv to 2015/10/20-15: 04:11

    Out of horcrfoe_FreeOciEnv to 2015/10/20-15: 04:11

    Entry horcrfse_FreeStackElt to 2015/10/20-15: 04:11

    Out of horcrfse_FreeStackElt to 2015/10/20-15: 04:11

    Out of horcrpooe_PopOciEnv to 2015/10/20-15: 04:11

    Out of horcrces_CleanupExtprocSession to 2015/10/20-15: 04:11

    Generated file /tmp/sql.log

    $ sql.log more

    [ODBC] [13870] [1445367851.328257] [SQLSetConnectAttr.c] [396]

    Entry:

    Connection = 0x167eccc0

    Attribute SQL_ATTR_AUTOCOMMIT =

    Value = (none)

    StrLen = - 5

    [ODBC] [13870] [1445367851.328328] [SQLSetConnectAttr.c] [671]

    Output: [SQL_SUCCESS]

    [ODBC] [13870] [1445367851.328861] [SQLDriverConnect.c] [728]

    Entry:

    Connection = 0x167eccc0

    Hdl window = (none)

    In = str [DSN = PG_LINK; UID = csm_test; [PWD = *] [length = 37]

    Str Out = 0x167eeda8

    Str on Max = 1024

    Str Out Ptr = 0x7fffb8d3d3d0

    End = 0

    UNICODE using the ASCII coding ' ANSI_X3. 4-1968' and UNICODE "UCS - 2".

    Connection DIAG string [08001] lacks some options

    [ODBC] [13870] [1445367851.346106] [SQLDriverConnect.c] [1454]

    Output: [SQL_ERROR]

    [ODBC] [13870] [1445367851.346277] [SQLGetDiagRec.c] [686]

    Entry:

    Connection = 0x167eccc0

    = 1 REC number

    SQLState = 0x7fffb8d3d040

    Native = 0x7fffb8d3cdf4

    0x7fffb8d3ce00 = message text

    Length of the buffer = 510

    Text Len Ptr = 0x7fffb8d3cdf2

    [ODBC] [13870] [1445367851.346325] [SQLGetDiagRec.c] [723]

    Output: [SQL_SUCCESS]

    SQLState = 08001

    Native = 0x7fffb8d3cdf4-> 202

    Text message = [[unixODBC] connection string does not have certain options]

    [ODBC] [13870] [1445367851.346404] [SQLGetDiagRec.c] [686]

    Entry:

    Connection = 0x167eccc0

    Number of REC = 2

    SQLState = 0x7fffb8d3d040

    Native = 0x7fffb8d3cdf4

    0x7fffb8d3ce00 = message text

    Length of the buffer = 510

    Text Len Ptr = 0x7fffb8d3cdf2

    [ODBC] [13870] [1445367851.346438] [SQLGetDiagRec.c] [723]

    Output: [SQL_NO_DATA]

    [ODBC] [13870] [1445367851.346579] [SQLDisconnect.c] [208]

    Entry:

    Connection = 0x167eccc0

    [ODBC] [13870] [1445367851.346614] [SQLDisconnect.c] [237] error: 08003

    [ODBC] [13870] [1445367851.346714] [SQLFreeHandle.c] [284]

    Entry:

    Handle Type = 2

    Handful of entry = 0x167eccc0

    [ODBC] [13870] [1445367851.346748] [SQLFreeHandle.c] [333]

    Output: [SQL_SUCCESS]

    [ODBC] [13870] [1445367851.348941] [SQLFreeHandle.c] [219]

    Entry:

    Handle Type = 1

    Handful of entry = 0x167d9f30

    Hello

    It could be either odbc.ini information is not correct, but you can also check that you set the variables 'env' LD_LIBRARY_PATH and ODBCINI to point to the location of the files.

    Kind regards

    Mike

  • Panel request ADF with Table does not work

    I am simple search.jsf of JSF page. In the search.jsf , I have an ADF search form. I drag and drop the view criteria into the Panel Query ADF with Table. The user search result will be displayed in a table ADF. The View object is simple no LOVs no variable binding even no where clause.



    Everything works fine if I run the page separately not with in the workflow. But if I turn the page with in a workflow, the search engine does not work.

    The workflow structure is simple, it has towed home.jsf and search.jsf pages and there is a control of navigation of the home page to the Search page. The problem is that the search engine is not work IE when I press the default search key that doesn't come with the form no coming on the data table.,.


    I use Jdeveloper with ADF technology 11.1.2.3

    My God, what a ridiculous and foolish.

    Partial trigger is missing.

    I have to add the id of the request to the partial trigger on the table. I thought that his coming by default to search forum.

    What a waste of time...

  • DVD Menu with animation does not start

    I have the DVD menu with background animated and submenues that are built in the same way but the animation and the sound does not start, what is the problem?

    In sound Previewmode opens, but not the animation of backdround when exporting the project for even the sound of the file does not start.

    These problems may be due to corruption of project or odd causes. If you continue this, I create a small test project and add main menu and a sub. See if it works.

  • ESXi 5.5 nic teaming/LAG with trunking does not but it works on ESX 4.0.  Both are on the same switch. What gives?

    I have two hosts (vhost1 = ESX 4.0, vhost2 = 5.5 ESX) both are configured for the Group and both connected to a switch of 1544 Adtran L3 (named sw01).  vhost1 has been in production for several years with the config below and has been solid as a rock.  I'm trying to reproduce the installation of grouping/collage on vhost2 and it does not work when are associated but will work when you are using a single NIC (with or without aggregation).

    To be more specific about what does not work, two virtual servers have "Network server" (vlan 8) defined as a group of ports. Both physical and virtual servers on the same vlan cannot ping or resolve queries arp for virtual machines on vhost2.    Everything that is sent from a different subnet can connect to the virtual machines on each virtual server.

    So the question is this: why not ESX 5.5 works as ESX 4.0 when the configs are also near identical, as I can make them and they are connected to the same switch?

    Thanks for any input you can provide!

    S

    This is the configuration for vhost1

    switch 1 (sw01)

    SW01 #sho run int port 3

    Building configuration...

    !

    !

    interface port-channel 3

    Description LAG for vhost1

    no downtime

    switchport mode trunk

    switchport trunk allowed vlan 1.8

    !

    end

    SW01 #sho run int 0/23 concert

    Building configuration...

    !

    !

    0/23 gigabit-switchport interface

    Vhost1 vmnic2 vswitch1 description

    no downtime

    channel-group mode 3 on

    !

    end

    SW01 #sho run int concert 0/24

    Building configuration...

    !

    !

    0/24 gigabit-switchport interface

    Vhost1 vmnic1 vswitch1 description

    no downtime

    channel-group mode 3 on

    !

    end

    vhost1

    [root@vhost1 ~] # esxcfg - NICS - l

    Name PCI Driver link speed Duplex MAC address MTU Description

    vmnic0 03:04.00 tg3 up to 1000Mbps Full 78:e7:d1:5f:01:f4 1500 Broadcom Corporation NC326i PCIe Dual Port Gigabit Server Adapter

    vmnic1 03:04.01 tg3 up to 1000Mbps Full 78:e7:d1:5f:01:f5 1500 Broadcom Corporation NC326i PCIe Dual Port Gigabit Server Adapter

    [root@vhost1 ~] # esxcfg - vmknic - l

    Interface Port Group/DVPort IP IP family address Netmask Broadcast MAC address MTU TSO MSS active Type

    vmk1 VMkernel - Server NetIPv4 10.1.8.31 255.255.255.0 10.1.8.255 00:50:56:78:9e:7e 1500 65535 true STATIC

    VMkernel - SAN Net IPv4 10.1.252.20 vmk0 255.255.255.0 10.1.252.255 00:50:56:7 c: d8:7e 9000 65535 true STATIC


    [root@vhost1 ~] # esxcfg - vswif - l

    Port Group/DVPort IP IP family name address Netmask Broadcast Enabled TYPE

    Service vswif1 - NetIPv4 management 10.1.1.12 console 255.255.255.0 10.1.1.255 true STATIC


    [root@vhost1 ~] # esxcfg - vswitch - l

    Switch name Num used Ports configured Ports MTU rising ports

    32 4 32 1500 vSwitch0

    Name PortGroup VLAN ID used rising Ports

    0 3 VM network

    Switch name Num used Ports configured Ports MTU rising ports

    vSwitch1 64 12 64 1500 vmnic1, vmnic0

    Name PortGroup VLAN ID used rising Ports

    Server network 8 7 vmnic1, vmnic0

    Console - management service vmnic1 Net0 1, vmnic0

    VMkernel - server 1 vmnic1 Net8, vmnic0

    On the Load Balancing vSwitch it Hash IP value.

    This is the configuration for vhost2

    switch 1

    SW01 #sho run int 4 port

    Building configuration...

    !

    !

    interface port-channel 4

    LAG description for vhost2

    no downtime

    switchport mode trunk

    switchport trunk allowed vlan 1.8

    !

    end


    SW01 #sho run int concert 0/17

    Building configuration...

    !

    !

    0/17 gigabit-switchport interface

    Description vhost2

    no downtime

    channel-group mode 4 on

    !

    end


    SW01 #sho run int concert 0/18

    Building configuration...

    !

    !

    interface gigabit-switchport 0/18

    Description vhost2

    no downtime

    channel-group mode 4 on

    !

    end

    vhost2

    ~ # esxcfg - NICS - l

    Name PCI Driver link speed Duplex MAC address MTU Description

    vmnic0 e1000e up to 1000Mbps Full 00:25:90:e7:0e:9 0000:08:00.00 1500 c Intel Corporation 82574 L Gigabit Network Connection

    vmnic1 0000:09:00.00 e1000e up to 1000Mbps Full 00:25:90:e7:0e:9 d 1500 Intel Corporation 82574 L Gigabit Network Connection

    ~ # esxcfg - vmknic - l

    Interface Port Group/DVPort IP IP family address Netmask Broadcast MAC address MTU TSO MSS active Type

    Management 10.1.1.15 IPv4 network vmk0 255.255.255.0 10.1.1.255 c 1500 65535 real STATIC 00:25:90:e7:0e:9

    ~ # esxcfg - road - l

    VMkernel itineraries:

    Interface of network gateway subnet mask

    10.1.1.0 255.255.255.0 subnet local vmk0

    by default 0.0.0.0 10.1.1.1 vmk0


    ~ # esxcfg - road - n

    Expiration type neighbor Interface MAC address

    10.1.1.1 00:a0:c8:8 has: ff: 3 b vmk0 19m13s unknown

    ~ # esxcfg - vswitch - l

    Switch name Num used Ports configured Ports MTU rising ports

    vSwitch0 4352 7 128 1500 vmnic0, vmnic1

    Name PortGroup VLAN ID used rising Ports

    Server network 8 1 vmnic0, vmnic1

    Management network 0 1 vmnic0, vmnic1

    On the Load Balancing vSwitch it Hash IP value.

    Hello

    Do you share the vmnic for ESXi management and network of the VM?

    Try to follow the steps in this KB: VMware KB: NICs using EtherChannel grouping allows intermittent network connectivity in ESXi

    Trying to team adapters using EtherChannel, network connectivity is disrupted on an ESXi host. This problem occurs because grouping NIC properties will not propagate to the network management portgroup in ESXi.

    When you configure the ESXi host for grouping of NETWORK cards in attributing to the road based on ip hashload balancing, this configuration is not propagated to the portgroup management network.

    Workaround

    Note: to reduce the possibility network loss please change the route based on the hash of IP using this method of balancing load vSwitch

    1. Close all ports in the physical switch team leaving a single port as active.
    2. Change the Route based on ip hash vSwitch and load balancing management Portgroup.
    3. Set up the physical switch port channel.
    4. Activate the physical switch ports.

    Notes: Using this method will avoid a loss of connection when you switch to a port channel. Also make sure that under the properties for vmk portgroup # used for network management you tick the box "Enabled".

  • I show several problems with extensions does not not after the last CC PS upgraded.

    USM double, for example, as well as several others are not loading any method. No problem before the major CC PS upgrade in June. Remove and reinstall does not work, manual installation discouraged with Panel of Exchange etc.

    I really don't want to track and communicate with each author to see what the problem is that it looks like more systematic

    They are not installable in the application of obsolete Plugin Manager. They show as purchased on the new CC web add Manager, sync is on, but only a handful are in place such as Kuler and AdobeEMailer. Double USM for example is supposed to appear on the filters menu (and not before the release of June), but he isn't.  There is no error log I know for this kind of failure that seems all hidden in the web cloud CC process to add ons and extensions.  What seems to be the addons and extensions start appearing as they upgraded to the new version. This looks like the case with Double USM, which is now available, but has been absent for a month or so after the release in June. So I see how it works as long as the extension developers playing catch up with Adobe, which is inevitable I guess and is something to know if extensions are an integral part of your

    workflow.

Maybe you are looking for

  • Satellite M70 - screen flickers and goes black, white or other

    I have a portable Satellite M70 and lately the screen becomes either black, white and a few other colors (no ghost image). The laptop seems good but I can t see anything so the only solution is to turn on and off. He didn't used to do this.I have upd

  • A 'task manager' opened on my desk please help.

    A task manager opened on my Windows XP Media Center Edition. I don't seem to be able to close the Manager or meet the task.  What steps can I take to make this task manager go away?    Thank you.

  • When I run MS paint and Calculator, they could not be found. How can I reinstall them both without the cd?

    MS Paint and calculator are missing in accessories in the start menu, and I tried to find the two through the enforcement of typinh program in mspaint and Calc.  But they can't be found.  How can I reinstall them if I don't have the cd of Windows XP

  • all icons greyed out, although it all works

    A month ago that my icons on my desktop started to be gray, it started with different user files and I thought maybe there where of errors in these files, but the clean charge as it appears that they have changed as they have been re-recorded but the

  • The product under my laptop key work?

    Hi all My computer came preinstalled with Windows 7 Home Premium, but recently, I deleted my computer's hard drive to get rid of my software manufacturer and bloatware. My friend gave me a Windows 7 Ultimate disc and installed for me on my PC. On the