PHPMyAdmin 3.1.5

I have a PowerMac G5, OS 10.5.6 with the following versions of PHP and Apache:
-- PHP 5.2.6 (Zend Engine 2.2.0)
-- Apache 2.2.9
I'm planning to download the 32-bit version of MySQL 5.1 for the PowerPC G5, OS 10.5.
I'm wondering if phpMyAdmin 3.1.5 will work with this setup.
Any advice will be appreciated.
Chris

they are identical for both:
Variable_name Value
character_set_client utf8
character_set_connection utf8
character_set_database latin1
character_set_filesystem binary
character_set_results utf8
character_set_server latin1
character_set_system utf8
character_sets_dir /usr/share/mysql/charsets/

Similar Messages

  • No more phpMyAdmin in Safari 5.1.7 (6534.57.2) !!!

    Hi there!
    I used to open and use phpMyAdmin in Firefox 12.0 with absolutely no problem.
    Now, I want to use Safari because of the look and feel.
    Alas, Safari doesn't work!
    Safari displays the opening page at the usual URL: http://localhost/phpmyadmin/index.php or http://127.0.0.1/phpmyadmin/index.php
    But :
    1 - It always displays the warning "Cookies must be enabled past this point" even if in Safari Preferences I have set up the "Always accept cookies" option.
    2 - After entering the convenient Username and Password it displays a blank page.
    How can I solve this issue?
    Many thanks in advance for your help!

    I solved myself this issue.
    In your phpMyAdmin 3.5.1 config.inc.php file, just paste this line:
    $cfg['AllowThirdPartyFraming'] = true;
    For more details, see
    http://sourceforge.net/tracker/index.php?func=detail&aid=3523499&group_id=23067& atid=377408

  • "I'm trying to set up my phpMyAdmin for my Wampserver"

    I'm trying to set up my phpMyAdmin, but when I enter the information I get this Error and I have no ideal what to do. I would really appreciate any help some one could give me. (I'm still very much a rookie).
    I'm on a Window's Vista prim, home
    (The message that I get is this)
    Welcome to phpMyAdmin 2.11.6
    Error
    MySQL said: Documentation
    #1045 - Access denied for user 'root'@'localhost' (using password: NO)
    phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
    "I don't know where the configuration place is that they said I should check"?
    Thank you for your help, Joan
    P.S. I've never used any forum before so I'm not sure what I do next so I'll leave my e-mail adress [email protected]

    I'm trying to set up my phpMyAdmin, but when I enter the information I get this Error and I have no ideal what to do. I would really appreciate any help some one could give me. (I'm still very much a rookie).
    I'm on a Window's Vista prim, home
    (The message that I get is this)
    Welcome to phpMyAdmin 2.11.6
    Error
    MySQL said: Documentation
    #1045 - Access denied for user 'root'@'localhost' (using password: NO)
    phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
    "I don't know where the configuration place is that they said I should check"?
    Thank you for your help, Joan
    P.S. I've never used any forum before so I'm not sure what I do next so I'll leave my e-mail adress

  • PhpMyAdmin Google reCAPTCHA v2 plugin not working

    I secure my phpMyAdmin login page using Google reCAPTCHA. Until recently, phpMyAdmin used the old v1 API of reCAPTCHA, but now uses the newer v2 API as of version 4.40.
    For some reason, I cannot get the new reCAPTCHA v2 API to accept my credentials to initiate a login. When I enter my correct username, password, and solve the CAPTCHA correctly, the page hangs for a few minutes and then spits out the following error messages:
    Warning in ./libraries/plugins/auth/recaptcha/recaptchalib.php#94
    file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=MYSECRETKEY&remoteip=127.0.0.1&v=php_1.0&response=RESPONSE-TOKEN-FROM-RECAPTCHA): failed to open stream: Connection timed out
    Out of curiosity, I tested the reCAPTCHA URL generated above by copying and pasting it into my browser, and the following error message popped up:
    "success": false,
    "error-codes": [
    "missing-input-response"
    The error codes are generated by the API when the verification fails. According to the Google Developer site for the reCAPTCHA API, an error code of "missing-input-response" means "The response parameter is missing." The response parameter is not missing, however, if the URL is to be believed, so I'm confused as to why the error is occurring.
    I tried to resolve the problem by generating a new reCAPTCHA key pair for my domain (did not work), and by editing phpMyAdmin/libraries/plugins/auth/AuthenticationCookie.class.php to explicitly include the key pairs in the code as opposed to having them be pulled from config.inc.php in the main phpMyAdmin working directory where they are defined using:
    $cfg['CaptchaLoginPublicKey'] = 'PUBLIC-KEY';
    $cfg['CaptchaLoginPrivateKey'] = 'PRIVATE-KEY';
    This did not work, either.
    Is anybody else who uses reCAPTCHA with phpMyAdmin experiencing the same problem with the upgrade to reCAPTCHA v2? Or is there a possible bug in the recaptchalib.php configuration file for v2? I have also asked the same question on Stack Overflow, which is supposedly where phpMyAdmin support is now handled according to the phpMyAdmin official site, but have not received any responses yet. Any and all feedback would be appreciated.
    Last edited by cmorgenstern (2015-04-11 23:46:05)

    I already have openssl.so uncommented in my php.ini file, so I don't think that's the problem. Thanks for the suggestions, though.
    My setup is remotely accessible via a web server. The only symlink I have is from /etc/webapps/phpmyadmin/config.inc.php to /usr/share/webapps/phpmyadmin/config.inc.php so that phpmyadmin can find the config file when logging in. Is that what you're referring to?

  • [SOLVED] phpMyAdmin - #2002 ( The server is not responding .. )

    Does anybody know why I can't login and keep getting this error message ? The tutorial I was following is http://wiki.archlinux.org/index.php/PhpMyAdmin.
    /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost arch
    # End of file
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Riga"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="arch"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="dhcp"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network ufw hal fam netfs crond httpd mysqld)
    /etc/webapps/phpmyadmin/config.inc.php
    <?php
    /* vim: set expandtab sw=4 ts=4 sts=4: */
    * phpMyAdmin sample configuration, you can use it as base for
    * manual configuration. For easier setup you can use setup/
    * All directives are explained in Documentation.html and on phpMyAdmin
    * wiki <http://wiki.phpmyadmin.net>.
    * @version $Id: config.sample.inc.php 13111 2009-11-09 15:02:21Z lem9 $
    * @package phpMyAdmin
    * This is needed for cookie based authentication to encrypt password in
    * cookie
    $cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
    * Servers configuration
    $i = 0;
    * First server
    $i++;
    /* Authentication type */
    $cfg['Servers'][$i]['auth_type'] = 'cookie';
    /* Server parameters */
    $cfg['Servers'][$i]['host'] = 'arch';
    $cfg['Servers'][$i]['connect_type'] = 'tcp';
    $cfg['Servers'][$i]['compress'] = false;
    /* Select mysqli if your server has it */
    $cfg['Servers'][$i]['extension'] = 'mysql';
    $cfg['Servers'][$i]['AllowNoPassword'] = false;
    /* rajk - for blobstreaming */
    $cfg['Servers'][$i]['bs_garbage_threshold'] = 50;
    $cfg['Servers'][$i]['bs_repository_threshold'] = '32M';
    $cfg['Servers'][$i]['bs_temp_blob_timeout'] = 600;
    $cfg['Servers'][$i]['bs_temp_log_threshold'] = '32M';
    /* User for advanced features */
    // $cfg['Servers'][$i]['controluser'] = 'pma';
    // $cfg['Servers'][$i]['controlpass'] = 'pmapass';
    /* Advanced phpMyAdmin features */
    // $cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
    // $cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';
    // $cfg['Servers'][$i]['relation'] = 'pma_relation';
    // $cfg['Servers'][$i]['table_info'] = 'pma_table_info';
    // $cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
    // $cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
    // $cfg['Servers'][$i]['column_info'] = 'pma_column_info';
    // $cfg['Servers'][$i]['history'] = 'pma_history';
    // $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';
    /* Contrib / Swekey authentication */
    // $cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey-pma.conf';
    * End of servers configuration
    * Directories for saving/loading files from server
    $cfg['UploadDir'] = '';
    $cfg['SaveDir'] = '';
    ?>
    Last edited by SemiBz (2010-02-02 22:35:47)

    vaquerito wrote:
    Was wrong then Happy it helped.
    I solved it too, my problem was php not finding mysql socket file.
    I had to explicitly declare it in /etc/php/php.ini
    ; Default socket name for local MySQL connects. If empty, uses the built-in
    ; MySQL defaults.
    ; http://php.net/mysql.default-socket
    mysql.default_socket = /var/run/mysqld/mysqld.sock
    I read that they changed path starting from 5.1.40 to be compliant with filesystem hierarchy standards, just don't know why mysql doesnt't pass it as its new default anyway, we got the fix.
    Happy Arching
    Thank you - that did the trick, too

  • Problem with PhPmyadmin and Pfadmin

    I have some Problem loading some Websites, i think its more a domain problem, following:
    If I want to load my Website in Firefox beta (latest), works, if I want to access phpmyadmin or pfadmin, it cant find anything, if I type in the IP it works, but the best thing is, its not a protection, its working, but not in Firefox, if I type 8craft.de/phpmyadmin in chrome or on android it works, in Firefox not

    Don't use the xampp mess, it is horrible and insecure, set up mariadb/apache/php yourself
    (or better, python,postgres,nginx,uwsgi)
    Last edited by Mr.Elendig (2014-10-03 12:25:38)

  • Problem in php4 run phpmyadmin in solaris10

    I use sun webserver 6.1 sp 5 and install php4 ,but it can't run phpmyadmin ,it error page can't be displayed . I configure php4
    ./configure prefix=/usr/local/php4 with-mysql=/usr/sfw --enable-dbase  \
    with-nsapi=/db/SUNWwbsvr enable-libgcc --enable-calendar \
    with-gd with-gd-dir=/usr/local enable-gd-native-ttf enable-gd-jis-conv \
    with-zlib-dir=/usr/local  with-jpeg-dir=/usr/local --with-png-dir=/usr/local \
    with-xpm-dir=/usr/local with-ttf-dir=/usr/local --with-freetype-dir=/usr/local
    Message was edited by:
    onne

    I'm edit file magnus.conf following
    Init fn="load-modules" shlib="/db/SUNWwbsvr/bin/libphp4.so" funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
    Init fn="php4_init" errorString="PHP failed to initialize."
    and edit file obj.conf following
    Service fn="php4_execute" type="magnus-internal/x-httpd-php"
    It display phpinfo
    but , it can't run phpmyadmin(manage mysql) it's error on browser IE6 "page cannot be display"
    I use SUNwebserver 6.1, php4.4.4, mysql 4.0.12, in solaris10 sparc
    please help me.....

  • Is there any JSP/servlet opensource project like phpMyAdmin?

    Is there any JSP/servlet opensource project existed which is designed to manipulate the database MySQL such as phpMyAdmin?
    I would like to gain the source code and reference to its design pattern.

    I don't know about PHPMYAdmin but MySqlAdmin can do any job you need
    http://www.skillipedia.com

  • PhPMyAdmin and Yahoo webhosting

    I am using Yahoo to host my website and I can not figure out
    how to connect to Mysql database directly through yahoo. Any ideas?
    Has anyone been able to connect direct?
    I do not have MySql or PhPMyAdmin installed on my computer.

    Hi hvac_pro,
    Yes, you can connect -- though it's not as straight-away as
    it could be.
    You first need to ensure you have a testing server listed in
    your Site config screen. Nothing fancy, but I've found (twice, both
    the hard way since I don't set them up often) that the URL noted
    for the testing server needs to be the base/root for the site, e.g.
    http://www.yoursite.com.
    From there, you can use the Application > Database to
    setup your database type as mySQL, name your connection ("test"),
    your MySQL name = mysql (always with Yahoo), and specify the
    username and password you use with PHPMyAdmin. If those values are
    all happy, you cah use the "Select..." button to browse to your
    database name, or simply type it in.
    Once done, the test button below the OK button should return
    a "Connection was successfully made." result.
    The local and hosted database is a way to go, though in my
    case, I had two challenges with that approach: (1) I do updates and
    changes from a few different machines (my home machine, and
    occasionally from a work machine when things get slow there), and
    (2) I haven't discovered an import feature with Yahoo, just export
    within PHPMyAdmin. I suppose using the command line may allow
    direct importing of tables or databases, but the Yahoo! help pages
    make little mention of it, and when I asked Yahoo! Support, the
    answer was non-responsive, leading me to speculate they don't allow
    importing of data from other sources. (And believe me, when I had
    3,200 records to manually re-create from another source, I did look
    for how to do it before hankering down and doing a massive
    copy-paste project.)

  • Tiger Server: Default MySQL works for phpMyAdmin but not command line ? ? ?

    Greetings all,
    I followed the excellent instructions at
    http://discussions.apple.com/thread.jspa?threadID=132783&tstart=0
    on upgrading PHP to version 5 and getting (the preinstalled) MySQL setup with phpMyAdmin
    I can connect through the phpMyAdmin, create new dbs, etc. Problem is that now I CAN'T connect from the command line. (I originally set my new root password from the command line and that's the last time I could connect from there!
    Now I get the dreaded ERROR 2002 when I attempt:
    /usr/bin/mysql -h localhost -u root -p
    If I use the IP address or hostname instead of "localhost" (after -h) I get a ERROR 2003. Dropping the -h and hostname from the line above still gets me a ERROR 2002.
    My phpMyAdmin config is a connect type "TCP" not socket, which might be one reason it works and the command line doesn't, but I still don't know where I've gone wrong.
    My /var/mysql/* is all owned by mysql and group www.
    I'm finding lots of people asking about the ERROR 2002, but not finding any solutions (particularly for Tiger Server). I'd prefer to use the preinstalled MySQL to installing a new installation (the thread referenced above says upgrading or removing the MySQL installation is too hard to do) and there has GOT to be a reasonable explanation for why it works with phpMyAdmin, but not the command line.
    Thanks in advance for any replies!
    Many   Mac OS X (10.4.3)  

    You know what? I think when I started mysql_safe, I did it with sudo. Maybe that is my problem?
    If so, what user do I want to start it as? I've seen one suggestion of doing this:
    ./bin/mysqld_safe --user=mysql &

  • Apache, PHP, MySQL, phpMyAdmin

    Hi, I'm upgrading to snow leopard and I want to setup my local webserver but I had some problem with phpmyadmin and mysql.
    I've activated the pre-installed apache server from the system preferences panel and I've uncommented the load module of the php5 from the httpd.conf.
    Which version of MySQL I have to use? And how can I configure the phpMyAdmin?
    I've done this on my macbook with leopard, but I'm not beb able to do it on my iMac with snow leopard.

    raskolnikov wrote:
    Log files are in /var/log/httpd/, you should check at least error_log
    LAMP works for me, so it may be a configuration issue.
    Umm.. well I know where the log files are for apache, but they're unlikely to help me fix mpd   I found the .error and .log files for mpd, they're in $HOME/.mpd/ , but they're both empty! This is really frustrating.. what the hell can it be? mpd was fine yesterday.. it connects on the default port, 6600, is it possible that one of the LAMP pieces of software is interfering with this? Yet if that were the case, surely me stopping all the LAMP-related daemons would allow me to start mpd...
    The only other thing I've change since yesterday is my /etc/hosts:
    127.0.0.1 localhost.localdomain localhost kaminoitte
    That's fine though, isn't it?
    Gaargh, this is doing my head in   :evil:
    EDIT:  Aah.. it might be a groups problem.. maybe. I've got it in my mpd.conf to run under user 'dave', but I accidentally used 'useradd' instead of 'usermod' yesterday when adding myself to the mysql group I made, so I may be missing from one of the necessary groups. I added myself back to optical and video yesterday.. would someone using mpd be good enough to post 'grep [mpd_username] /etc/groups' for me?
    EDIT2 (1 minute later): Hehe, I just noticed I didn't add myself back to 'audio'... what a muppet. Problem solved!  XD

  • Phpmyadmin connection issue with mysql database on local computer

    Got mysql and phpmyadmin installed on my iMac. I open phpmyadmin site in safari and try to login to the database and I get the following error:
    "Safari can’t open the page “http://imac.local/phpMyAdmin/index.php?lang=en-utf-8&token=872752b265e4d375dddae b18d06bd85b” because the server unexpectedly dropped the connection, which sometimes occurs when the server is busy. You might be able to open the page later."
    I can connect to the sql database okay from the mysql manager gui just fine. Any suggestions?

    Hi David-
    Thank you for your QUICK and CORRECT reply!  Yes, creating the _mmServerScripts folder in my SSL folder on my remote server did the trick!!
    I did try to setup a testing server using one of your tutorials, but I received FTP errors.  Since I have a working website with remote and testing flagged on the same server and for my ease of understanding, I copied the setup as closely as I could (less the SSL add-on).  Mind you, I originally setup that website 3 years ago, so I'm a bit rusty.  I'm not a web developer and don't do this for a living, thus I get by with instructions from the books I own, web tutorials, Adobe forums, etc., but I have not taken any classes.  It's not my choice to work with PHP, but I have to in order to pull data from database tables into my web pages.  Since I don't do this for paying customers, I don't have to setup anything too fancy (thank goodness).  I would like to know how to debug and write java script code, but I lack the time and patience (mostly patience).
    Besides...Adobe does such a good job with their products, that I can get by pretty well without having to know everything.
    Again, THANK YOU!!!
    PS- Would you mind replacing my root site info above with the following:  www.sitename.com/ssl/

  • Upgraded to SL - phpMyAdmin-3.2.1 :  PHP cannot load mcrypt extension

    after upgrade to SL, I run phpMyAdmin-3.2.1, and PHP 5.3.0 (in SL)
    I get this message in phpMyAdmin :
    cannot load mcrypt extension ; check the PHP config ...
    what could be wrong with the OS X version of PHP 3.0 ?
    thanks for your lights
    erwin

    reinstalled PHP... Apple installed was not good enough to run the last phpMyAdmin version

  • Safari refuses to load phpMyAdmin icons

    Safari refuses to load image file from our web server phpMyAdmin because of content-security-Policy, yet all other browsers such as Chrome load the images (icons).  Attached is a screen shot. This is version 4.01 of phyMyAdmin and the same problem occurs all the way back to phpMyAdmin version 3.5.7 which loads the images (icons).  I can find no content-security problem. Hopefully, I have posted to the correct community since only Safari is creating the problem. Running Safari 5.1.9 on Snow Leopard (10.6.8)
    All feedback is appreciated.

    I had the same problem. I'm also running Safari 5.1.9 on Snow Leopard (10.6.8). I just installed phyMyAdmin 4.0.5 and got the same results as on your screenshots.
    The problem is the CSP header that blocks the load of external images.
    If you comment out some lines in phpMyAdmin-4.0.5/libraries/Header.class.php, you can deactivate the image blocking of the CSP header.

  • Firefox4 just upgraded, wont open any localhost files or phpmyadmin

    Just upgraded to firefox4
    Now phpmyadmin wont open in firefox. localhost files wont open all go to a blank page. I can copy and paste the same address in google chrome and go to it.

    I have not heard of this problem before.  Have you tried a system permissions repair, and then de-activate your software (Help->Deactivate) and then run the Adobe - Adobe CS4 Clean Script before re-installing?

  • Timestamp phpmyadmin in dreamweaver

    Working with phpMyAdmin, I've got a table called news
    with a field called time
    and type timestamp (standard value: current_timestamp; on update current_timestamp)
    Now using dreamweaver, I insert the following code to show the time field on a page:
    <?php echo $row_news ['time']; ?>
    which returns something like 2009-04-20 14:54:02 this for example, though always in this format (0000-00-00 00:00:00)
    Since I'm European, this way of time notation is 'weird' to say the least. I would prefer to see it be written like this 20-04-2009 14u54
    It's really 'annoying' me because I can't find a way around this myself and I've googled my *** off on this matter. Anyone any suggestions?

    MySQL always stores dates in the ISO recommended format, YYYY-MM-DD HH:MM:SS. This avoids all the annoyances of trying to work out whether the date was entered by an American, a European, or an East Asian, all of whom use different ways to display date and time.
    So, how do you display the date and time in your own preferred format? Simple. Use the MySQL DATE_FORMAT() function, and assign the result to an alias using the AS keyword. Details of DATE_FORMAT() and all other date/time functions are in the MySQL documentation at http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html.
    To display the date in your preferred format, use the following SQL:
    SELECT column1, column2,
    DATE_FORMAT(time, '%d-%m-%Y %ku%S') AS formatted_time
    FROM myTable
    You can then retrieve this as part of your recordset as $row_new['formatted_time'].
    The formatting character specifiers are all listed in the MySQL page that I referred to earlier. In my example, column1, column2 represent other columns (fields that you want to retrieve from the database in your SQL query.

Maybe you are looking for

  • Looking for your advise on this TKProf

    Hello There, I am looking for your advise on the following TKProf: TKPROF: Release 11.1.0.7.0 - Production on Thu Apr 28 16:37:23 2011 Copyright (c) 1982, 2007, Oracle. All rights reserved. Trace file: DCPRD_ora_9930_AIBRAHIM80.trc Sort options: prsd

  • Vendor & Customer master for cross company code

    Hi There are two company codes: AB01 and AB02 I have to create AB02 as customer and vendor in AB01. Same way i have to create AB01 in AB02. Let me know what all fields i need to fill in masters.

  • Metadata created with OEM and OLAP2 views

    Why metadata created with OEM (v 9.2.0.1.0) aren't visible in OLAP2 views? Cubes are visible only in OLAP_CUBES, and OLAP1_CUBES views only. "Oracle9i Users Guide" says, that OLAP2 views shows metada created either with CWM2 and OEM, but i don't see

  • Internet Explorer and Acrobat

    Hello all, I apologize if this topic has already been discussed, but I have a problem in IE when I click a URL that links to a pdf document. I have acrobat reader 8 installed, and I also have Adobe Acrobat installed on my PC. When I click links on we

  • Problem with creating an Infrastructure Network (via Access Point) for WLS 9163.

    Hi, I am trying to connect the WLS 9163 to an Infrastructure Network (via an Access Point). I have connected it via an Ethernet cable and am using MAX to configure it. The setting are as below: Obtain IP Address through: DHCP Country: US Radio On: Ye