Can't start mysqld

Hello world!
I'm a newbie in arch (2 days only...) but not in linux. I'm nearly already sure to love it!
I've already installed successfully LAMP servers under other linux distrubutions. But trying to install a LAMP on my Raspberry Pi  (version 1 maybe it's important for memory...) with archlinux is quite more difficult than I exptected first. Everything works fine (apache, php, ssl...) but not mysql.
I've installed mariadb (pacman -S mariadb) but could not launch it. When I tried a "systemctl start mysql", it failed and I got this :
-------- journal -xn ----------------------------------
-- Logs begin at Thu 1970-01-01 01:00:03 CET, end at Tue 2013-12-03 15:46:42 CET. --
mysqld[3044]: InnoDB: mmap(136183808 bytes) failed; errno 12
mysqld[3044]: 131203 15:46:39 InnoDB: Completed initialization of buffer pool
mysqld[3044]: 131203 15:46:39 InnoDB: Fatal error: cannot allocate memory for the buffer pool
mysqld[3044]: 131203 15:46:39 [ERROR] Plugin 'InnoDB' init function returned error.
mysqld[3044]: 131203 15:46:39 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
mysqld[3044]: 131203 15:46:39 [Note] Plugin 'FEEDBACK' is disabled.
mysqld[3044]: 131203 15:46:41 [ERROR] Unknown/unsupported storage engine: InnoDB
mysqld[3044]: 131203 15:46:41 [ERROR] Aborting
mysqld[3044]: 131203 15:46:41 [Note] /usr/bin/mysqld: Shutdown complete
systemd[1]: mysqld.service: main process exited, code=exited, status=1/FAILURE
Just in case this might help :
free -h
total used free shared buffers cached
Mem: 208M 38M 169M 0B 168K 12M
-/+ buffers/cache: 25M 182M
Swap: 0B 0B 0B
I've thus tried to set innodb pool size manually...
-------my.cnf------
innodb_buffer_pool_size = 16M
innodb_additional_mem_pool_size = 2M
innodb_log_file_size = 4M
innodb_log_buffer_size = 8M
But get this now...
-- Logs begin at Thu 1970-01-01 01:00:03 CET, end at Tue 2013-12-03 16:29:05 CET. --
kernel: [ 311] 0 311 1283 162 5 0 0 (sd-pam)
kernel: [ 312] 0 312 824 246 5 0 0 bash
kernel: [ 313] 33 313 6588 707 14 0 0 httpd
kernel: [ 314] 33 314 6588 707 14 0 0 httpd
kernel: [ 1891] 89 1891 84071 9343 53 0 0 mysqld
kernel: [ 1892] 89 1892 793 55 5 0 0 mysqld-post
kernel: [ 1921] 89 1921 793 41 5 0 0 mysqld-post
kernel: [ 1922] 89 1922 4367 273 9 0 0 mysqladmin
kernel: Out of memory: Kill process 1891 (mysqld) score 176 or sacrifice child
kernel: Killed process 1891 (mysqld) total-vm:336284kB, anon-rss:36800kB, file-rss:572kB
that just looks like I've played with razorblades.
Any idea? Do I have to reduce all the other sizes (key_buffer_size, etc etc) so I use much less memory? (known I absolutely don't need a "big" database and/or operations on it)
Thanks in advance for your help!
Please ask if further informations needed to help me
Last edited by vigon (2013-12-03 15:40:41)

Hi, welcome to the forum,
mysqld[3044]: 131203 15:46:39 InnoDB: Fatal error: cannot allocate memory for the buffer pool
So, there's no memory left to address to the buffer pool.
You could try and set the 'innodb_buffer_pool_size' as low as 8M.
If you have > 5.5 this is set to default 128M as far as I know.

Similar Messages

  • [SOLVED] Can't Start MySQL after upgrading to 5.1.41-3

    I can't start mysqld with 'mysqld start'.Here is my mysqld output:
    [ahao@sky ~]$ mysqld start
    091125 18:33:48 [Note] Plugin 'FEDERATED' is disabled.
    091125 18:33:48 [Note] Plugin 'ndbcluster' is disabled.
    091125 18:33:48  InnoDB: Started; log sequence number 0 44233
    mysqld: Too many arguments (first extra is 'start').
    Use --verbose --help to get a list of available options
    091125 18:33:48 [ERROR] Aborting
    091125 18:33:48  InnoDB: Starting shutdown...
    091125 18:33:49  InnoDB: Shutdown completed; log sequence number 0 44233
    091125 18:33:49 [Note] mysqld: Shutdown complete
    This is my /var/lib/ complete with permission settings:
    [ahao@sky ~]$ cd /var/lib ; ls -al
    total 84
    drwxr-xr-x 20 root      root      4096 2009-11-25 18:08 .
    drwxr-xr-x 13 root      root      4096 2009-11-25 13:51 ..
    drwxrwx---  2 root      policykit 4096 2009-05-10 09:10 PolicyKit
    drwxr-xr-x  2 policykit root      4096 2009-05-10 09:10 PolicyKit-public
    drwxr-xr-x  3 root      root      4096 2009-09-19 12:19 bluetooth
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:09 dbus
    drwxr-xr-x  2 root      root      4096 2009-11-23 17:38 dhcpcd
    drwxrwxrwt  2 root      root      4096 2009-07-19 18:17 ex
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:38 hwclock
    drwxr-x---  2 root      locate    4096 2009-10-22 06:55 locate
    -rw-r--r--  1 root      root       462 2009-09-20 00:02 logrotate.status
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 misc
    drwxr-x---  2 root      locate    4096 2009-11-25 18:09 mlocate
    drwxrwxrwx  4 mysql     mysql     4096 2009-11-25 18:33 mysql
    drwxr-xr-x  6 root      root      4096 2009-09-07 08:54 nfs
    drwxr-xr-x  4 root      root      4096 2009-11-25 18:08 pacman
    drwx------  3 root      root      4096 2009-11-21 03:30 polkit-1
    drwxr-xr-x  2 root      root      4096 2008-09-06 14:33 rarian
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 syslog-ng
    drwxr-xr-x  3 root      root      4096 2009-10-19 20:10 wicd
    drwxr-xr-x  2 root      root      4096 2009-11-21 02:35 xkb
    /etc/mysql/my.cnf is out-of-the-box
    What seems to be the problem here? Please shed some light...thank you
    Last edited by akiglobal (2009-11-26 07:41:00)

    How silly of me.....first of all...I entered 'mysqld start', I should have just entered 'mysqld', second of all, I didn't change the file permission on /var/run/mysqld. I change /var/run/mysqld file permission into 'chmod 777 /var/run/mysqld -R', after that mysql works!

  • Can't start mysql

    when I type "rc.d start mysqld" it displays busy for a while, then fails. At this point it does not generate an error message. I have changed the permissions of /var/lib/mysql recursively to 777. I have also created the mysqld directory in /var/run and given it 777 permissions. I hope I have included all the relevant files. 
    I have read every suggestion on the internet and gotten nowhere. Please help a noobus out. Thanks in advance.
    /var/lib/mysql/localhost.err
    120115 01:11:48 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    120115 1:11:48 [Warning] One can only use the --user switch if running as root
    120115 1:11:48 InnoDB: The InnoDB memory heap is disabled
    120115 1:11:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    120115 1:11:48 InnoDB: Compressed tables use zlib 1.2.5
    120115 1:11:48 InnoDB: Initializing buffer pool, size = 128.0M
    120115 1:11:48 InnoDB: Completed initialization of buffer pool
    120115 1:11:48 InnoDB: highest supported file format is Barracuda.
    120115 1:11:50 InnoDB: Waiting for the background threads to start
    120115 1:11:51 InnoDB: 1.1.8 started; log sequence number 1595675
    120115 1:11:51 [ERROR] Can't start server : Bind on unix socket: Permission denied
    120115 1:11:51 [ERROR] Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?
    120115 1:11:51 [ERROR] Aborting
    120115 1:11:51 InnoDB: Starting shutdown...
    120115 1:11:51 InnoDB: Shutdown completed; log sequence number 1595675
    120115 1:11:51 [Note] /usr/bin/mysqld: Shutdown complete
    120115 01:11:51 mysqld_safe mysqld from pid file /var/lib/mysql/localhost.pid ended
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "", "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # 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"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=()
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # 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="localhost"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as 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 requires the netcfg package
    NETWORKS=(menu)
    WIRELESS_INTERFACE="wlan0"
    WIRED_INTERFACE="ethO"
    # 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
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng @network crond net-auto-wired dbus acpid)
    /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost
    #::1 localhost.localdomain localhost
    # End of file
    /etc/mysql/my.cnf
    # MySQL config file for medium systems.
    # This is for a system with little memory (32M - 64M) where MySQL plays
    # an important part, or systems up to 128M where MySQL is used together with
    # other programs (such as a web server)
    # MySQL programs look for option files in a set of
    # locations which depend on the deployment platform.
    # You can copy this option file to one of those
    # locations. For information about these locations, see:
    # http://dev.mysql.com/doc/mysql/en/option-files.html
    # In this file, you can use all long options that a program supports.
    # If you want to know which options a program supports, run the program
    # with the "--help" option.
    # The following options will be passed to all MySQL clients
    [client]
    #password = your_password
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    # Here follows entries for some specific programs
    # The MySQL server
    [mysqld]
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    datadir = /var/lib/mysql
    skip-external-locking
    key_buffer_size = 16M
    max_allowed_packet = 1M
    table_open_cache = 64
    sort_buffer_size = 512K
    net_buffer_length = 8K
    read_buffer_size = 256K
    read_rnd_buffer_size = 512K
    myisam_sort_buffer_size = 8M
    # Don't listen on a TCP/IP port at all. This can be a security enhancement,
    # if all processes that need to connect to mysqld run on the same host.
    # All interaction with mysqld must be made via Unix sockets or named pipes.
    # Note that using this option without enabling named pipes on Windows
    # (via the "enable-named-pipe" option) will render mysqld useless!
    skip-networking
    # Replication Master Server (default)
    # binary logging is required for replication
    log-bin=mysql-bin
    # binary logging format - mixed recommended
    binlog_format=mixed
    # required unique id between 1 and 2^32 - 1
    # defaults to 1 if master-host is not set
    # but will not function as a master if omitted
    server-id = 1
    # Replication Slave (comment out master section to use this)
    # To configure this host as a replication slave, you can choose between
    # two methods :
    # 1) Use the CHANGE MASTER TO command (fully described in our manual) -
    # the syntax is:
    # CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
    # MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
    # where you replace <host>, <user>, <password> by quoted strings and
    # <port> by the master's port number (3306 by default).
    # Example:
    # CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
    # MASTER_USER='joe', MASTER_PASSWORD='secret';
    # OR
    # 2) Set the variables below. However, in case you choose this method, then
    # start replication for the first time (even unsuccessfully, for example
    # if you mistyped the password in master-password and the slave fails to
    # connect), the slave will create a master.info file, and any later
    # change in this file to the variables' values below will be ignored and
    # overridden by the content of the master.info file, unless you shutdown
    # the slave server, delete master.info and restart the slaver server.
    # For that reason, you may want to leave the lines below untouched
    # (commented) and instead use CHANGE MASTER TO (see above)
    # required unique id between 2 and 2^32 - 1
    # (and different from the master)
    # defaults to 2 if master-host is set
    # but will not function as a slave if omitted
    #server-id = 2
    # The replication master for this slave - required
    #master-host = <hostname>
    # The username the slave will use for authentication when connecting
    # to the master - required
    #master-user = <username>
    # The password the slave will authenticate with when connecting to
    # the master - required
    #master-password = <password>
    # The port the master is listening on.
    # optional - defaults to 3306
    #master-port = <port>
    # binary logging - not required for slaves, but recommended
    #log-bin=mysql-bin
    # Uncomment the following if you are using InnoDB tables
    #innodb_data_home_dir = /var/lib/mysql
    #innodb_data_file_path = ibdata1:10M:autoextend
    #innodb_log_group_home_dir = /var/lib/mysql
    # You can set .._buffer_pool_size up to 50 - 80 %
    # of RAM but beware of setting memory usage too high
    #innodb_buffer_pool_size = 16M
    #innodb_additional_mem_pool_size = 2M
    # Set .._log_file_size to 25 % of buffer pool size
    #innodb_log_file_size = 5M
    #innodb_log_buffer_size = 8M
    #innodb_flush_log_at_trx_commit = 1
    #innodb_lock_wait_timeout = 50
    [mysqldump]
    quick
    max_allowed_packet = 16M
    [mysql]
    no-auto-rehash
    # Remove the next comment character if you are not familiar with SQL
    #safe-updates
    [myisamchk]
    key_buffer_size = 20M
    sort_buffer_size = 20M
    read_buffer = 2M
    write_buffer = 2M
    [mysqlhotcopy]
    interactive-timeout

    Hi,
    I seem to have had an issue with mysql as well and it appears to be that I don't have a sock file as I have checked /var/run/mysqld for mysqld.sock and it does not exist so would that be what is stopping mysql server from starting and if so how do I create the sock file ??
    Cheers
    Quazza
    Update - Actually I solved my problem to, it was to do with my log files filling up but that also led to the bigger problem of a failing HD oh what fun anyway got there before any major data loss. 
    Last edited by quazza (2012-01-20 08:09:26)

  • Deleted mysql binary log files - can't start mysql

    Hi all,
    I had mysql running and used it for quite a while.
    Since my disk ran out of space, I deleted all the mysql-bin.0000* files in the mysql data folder and configured that mysql should not use binary logs anymore.
    Quite a mistake I assume; since now I can't start mysql(d) anymore.
    I've tried a lot by now:
    - re-installed mysql
    - deleted everything in the mysql data folder
    But I'm a bit stuck - and can't repair it anymore.. (there is not data loss, everything is backed up - that's not the problem).
    Can someone please guide me in a good direction?
    Running Arch Linux (systemd).
    systemctl status mysqld:
    Mar 08 13:12:34 arch systemd[1]: mysqld.service: control process exited, code=exited status=203
    Mar 08 13:12:34 arch systemd[1]: Failed to start MySQL database server.
    Mar 08 13:12:34 arch systemd[1]: Unit mysqld.service entered failed state
    Mar 08 13:12:34 arch systemd[1]: mysqld.service holdoff time over, scheduling restart.
    Mar 08 13:12:34 arch systemd[1]: Stopping MySQL database server...
    Mar 08 13:12:34 arch systemd[1]: Starting MySQL database server...
    Mar 08 13:12:34 arch systemd[1]: mysqld.service start request repeated too quickly, refusing to start.
    Mar 08 13:12:34 arch systemd[1]: Failed to start MySQL database server.
    Mar 08 13:12:34 arch systemd[1]: Unit mysqld.service entered failed state
    Mar 08 14:32:24 arch systemd[1]: Stopped mysqld.service.
    The data folder /var/lib/mysql is totally empty (which is - I assume - not good...).
    Thanks in advance
    Disclaimer: I tried for many hours now, but since I'm quite new - I don't have a clue anymore what to do.

    These are systemd, not mysql errors, and are quite useless as such -- you already know that mysql does not work Look for /var/log/mysqld.log or $datadir/<hostname>.err -- next time, of course, 'cos there's just one thing to do now: restore your mysql data folder, as there should be much more than binary logs Or, should you prefer to start from scratch, try to use mysql_install_db and then start mysql again.
    For future reference, you can safely delete old binary logs from inside mysql using PURGE MASTER LOGS command, and/or consider using expire_logs_days config option.

  • MariaDB installed again and can't run mysqld.service

    Hi,
    It started when I dropped root user in mysql. I panicked and removed mariadb by yaourt, and any of files "mysql" name(manually).
    Later I installed mariadb again. While install i get this output:
    Installing MariaDB/MySQL system tables in './data' ...
    141113 22:41:22 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    141113 22:41:22 [Note] InnoDB: The InnoDB memory heap is disabled
    141113 22:41:22 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    141113 22:41:22 [Note] InnoDB: Memory barrier is not used
    141113 22:41:22 [Note] InnoDB: Compressed tables use zlib 1.2.8
    141113 22:41:22 [Note] InnoDB: Using Linux native AIO
    141113 22:41:22 [Note] InnoDB: Using CPU crc32 instructions
    141113 22:41:22 [Note] InnoDB: Initializing buffer pool, size = 128.0M
    141113 22:41:22 [Note] InnoDB: Completed initialization of buffer pool
    141113 22:41:22 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
    141113 22:41:22 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
    141113 22:41:22 [Note] InnoDB: Database physically writes the file full: wait...
    141113 22:41:22 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
    141113 22:41:23 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
    141113 22:41:24 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
    141113 22:41:24 [Warning] InnoDB: New log files created, LSN=45781
    141113 22:41:24 [Note] InnoDB: Doublewrite buffer not found: creating new
    141113 22:41:24 [Note] InnoDB: Doublewrite buffer created
    141113 22:41:24 [Note] InnoDB: 128 rollback segment(s) are active.
    141113 22:41:24 [Warning] InnoDB: Creating foreign key constraint system tables.
    141113 22:41:24 [Note] InnoDB: Foreign key constraint system tables created
    141113 22:41:24 [Note] InnoDB: Creating tablespace and datafile system tables.
    141113 22:41:24 [Note] InnoDB: Tablespace and datafile system tables created.
    141113 22:41:24 [Note] InnoDB: Waiting for purge to start
    141113 22:41:24 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.20-68.0 started; log sequence number 0
    141113 22:41:24 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
    141113 22:41:28 [Note] InnoDB: FTS optimize thread exiting.
    141113 22:41:28 [Note] InnoDB: Starting shutdown...
    141113 22:41:30 [Note] InnoDB: Shutdown completed; log sequence number 1616697
    OK
    Filling help tables...
    141113 22:41:31 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    141113 22:41:31 [Note] InnoDB: The InnoDB memory heap is disabled
    141113 22:41:31 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    141113 22:41:31 [Note] InnoDB: Memory barrier is not used
    141113 22:41:31 [Note] InnoDB: Compressed tables use zlib 1.2.8
    141113 22:41:31 [Note] InnoDB: Using Linux native AIO
    141113 22:41:31 [Note] InnoDB: Using CPU crc32 instructions
    141113 22:41:31 [Note] InnoDB: Initializing buffer pool, size = 128.0M
    141113 22:41:31 [Note] InnoDB: Completed initialization of buffer pool
    141113 22:41:31 [Note] InnoDB: Highest supported file format is Barracuda.
    141113 22:41:31 [Note] InnoDB: 128 rollback segment(s) are active.
    141113 22:41:31 [Note] InnoDB: Waiting for purge to start
    141113 22:41:31 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.20-68.0 started; log sequence number 1616697
    141113 22:41:31 [Note] InnoDB: FTS optimize thread exiting.
    141113 22:41:31 [Note] InnoDB: Starting shutdown...
    141113 22:41:33 [Note] InnoDB: Shutdown completed; log sequence number 1616707
    OK
    To start mysqld at boot time you have to copy
    support-files/mysql.server to the right place for your system
    PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
    To do so, start the server, then issue the following commands:
    '/usr/bin/mysqladmin' -u root password 'new-password'
    '/usr/bin/mysqladmin' -u root -h laptop password 'new-password'
    Alternatively you can run:
    '/usr/bin/mysql_secure_installation'
    which will also give you the option of removing the test
    databases and anonymous user created by default. This is
    strongly recommended for production servers.
    See the MariaDB Knowledgebase at http://mariadb.com/kb or the
    MySQL manual for more instructions.
    You can start the MariaDB daemon with:
    cd '/usr' ; /usr/bin/mysqld_safe --datadir='./data'
    You can test the MariaDB daemon with mysql-test-run.pl
    cd '/usr/mysql-test' ; perl mysql-test-run.pl
    Please report any problems at http://mariadb.org/jira
    The latest information about MariaDB is available at http://mariadb.org/.
    You can find additional information about the MySQL part at:
    http://dev.mysql.com
    Support MariaDB development by buying support/new features from
    SkySQL Ab. You can contact us about this at [email protected].
    Alternatively consider joining our community based development effort:
    http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
    here are 2 warnings, but i ignored them.
    next step(following wiki) is running mysqld.service. I try, and the output is:
    Job for mysqld.service failed. See "systemctl status mysqld.service" and "journalctl -xe" for details.
    next:
    systemctl status mysqld.service
    ● mysqld.service - MariaDB database server
    Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled)
    Active: activating (start-post) since Thu 2014-11-13 22:48:14 CET; 57s ago
    Main PID: 6692 (mysqld); : 6693 (mysqld-post)
    CGroup: /system.slice/mysqld.service
    ├─6692 /usr/bin/mysqld --pid-file=/run/mysqld/mysqld.pid
    └─control
    ├─6693 /bin/sh /usr/bin/mysqld-post
    └─7119 sleep 1
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Completed initialization of buffer pool
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Highest supported file format is Barracuda.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: 128 rollback segment(s) are active.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Waiting for purge to start
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.20-68.0 started; log sequence number 1616857
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Plugin 'FEEDBACK' is disabled.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Server socket created on IP: '::'.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Event Scheduler: Loaded 0 events
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] /usr/bin/mysqld: ready for connections.
    Nov 13 22:48:14 laptop mysqld[6692]: Version: '10.0.14-MariaDB-log' socket: '/run/mysqld/mysqld.sock' port: 3306 MariaDB Server
    more:
    journalctl -xe
    -- Unit mysqld.service has failed.
    -- The result is failed.
    Nov 13 22:48:13 laptop systemd[1]: Unit mysqld.service entered failed state.
    Nov 13 22:48:13 laptop systemd[1]: mysqld.service failed.
    Nov 13 22:48:13 laptop sudo[6328]: pam_unix(sudo:session): session closed for user root
    Nov 13 22:48:14 laptop systemd[1]: mysqld.service holdoff time over, scheduling restart.
    Nov 13 22:48:14 laptop systemd[1]: Stopping MariaDB database server...
    -- Subject: Unit mysqld.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mysqld.service has begun shutting down.
    Nov 13 22:48:14 laptop systemd[1]: Starting MariaDB database server...
    -- Subject: Unit mysqld.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mysqld.service has begun starting up.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: The InnoDB memory heap is disabled
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Memory barrier is not used
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Compressed tables use zlib 1.2.8
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Using Linux native AIO
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Using CPU crc32 instructions
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Initializing buffer pool, size = 128.0M
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Completed initialization of buffer pool
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Highest supported file format is Barracuda.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: 128 rollback segment(s) are active.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Waiting for purge to start
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.20-68.0 started; log sequence number 1616857
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Plugin 'FEEDBACK' is disabled.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Server socket created on IP: '::'.
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] Event Scheduler: Loaded 0 events
    Nov 13 22:48:14 laptop mysqld[6692]: 141113 22:48:14 [Note] /usr/bin/mysqld: ready for connections.
    Nov 13 22:48:14 laptop mysqld[6692]: Version: '10.0.14-MariaDB-log' socket: '/run/mysqld/mysqld.sock' port: 3306 MariaDB Server
    Nov 13 22:48:58 laptop sudo[7027]: rlk120 : TTY=pts/0 ; PWD=/home/rlk120 ; USER=root ; COMMAND=/usr/bin/systemctl status mysqld.service
    Nov 13 22:48:58 laptop sudo[7027]: pam_unix(sudo:session): session opened for user root by rlk120(uid=0)
    Nov 13 22:48:58 laptop sudo[7027]: pam_unix(sudo:session): session closed for user root
    Nov 13 22:49:03 laptop kernel: perf interrupt took too long (2515 > 2495), lowering kernel.perf_event_max_sample_rate to 50100
    Nov 13 22:49:11 laptop sudo[7120]: rlk120 : TTY=pts/0 ; PWD=/home/rlk120 ; USER=root ; COMMAND=/usr/bin/systemctl status mysqld.service
    Nov 13 22:49:11 laptop sudo[7120]: pam_unix(sudo:session): session opened for user root by rlk120(uid=0)
    Nov 13 22:49:11 laptop sudo[7120]: pam_unix(sudo:session): session closed for user root
    Anybody can help? I considered even reinstall Arch because of this, i really need fast fix this database.

    MlchaelLAX wrote:
    If you are unable to upgrade your Microsoft Office products consider installing Snow Leopard (and Rosetta) into Parallels 7 in Lion and run Microsoft Office 2004 concurrently:
    Some people have expressed compatibility problems with data files from 2004 when opened in MS Office 2008 or 2011. 
    For example, I have an important spreadsheet with a chart created in Excel 2004 that when opened in Excel 2011, the chart is completely unusable.  I continue to use this file weekly and I do so with Excel 2004 in my Parallels 7 Snow Leopard Environment with ease.
    Full Snow Leopard installation instructions here:
    http://forums.macrumors.com/showthread.php?t=1365439
    Whooa! Here we go! Never heard of this hack before!! Most simply update their programs.
    Marvellous.
    Thank you Mr. Lax (ative)
    Pete

  • [SOLVED] Cannot start mysqld after switching to MariaDB

    Hey guys,
    I just switched to MariaDB as recommended.
    After installing MariaDB and running
    systemctl start mysqld
    , I get this error message:
    Job for mysqld.service failed.
    journal:
    systemd[1]: Starting MariaDB database server...
    mysqld[9358]: 130326 0:27:17 InnoDB: The InnoDB memory heap is disabled
    mysqld[9358]: 130326 0:27:17 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    mysqld[9358]: 130326 0:27:17 InnoDB: Compressed tables use zlib 1.2.7
    mysqld[9358]: 130326 0:27:17 InnoDB: Initializing buffer pool, size = 128.0M
    mysqld[9358]: 130326 0:27:17 InnoDB: Completed initialization of buffer pool
    mysqld[9358]: 130326 0:27:17 InnoDB: highest supported file format is Barracuda.
    mysqld[9358]: 130326 0:27:17 InnoDB: Waiting for the background threads to start
    mysqld[9358]: 130326 0:27:18 Percona XtraDB (http://www.percona.com) 5.5.30-MariaDB-30.1 started; log sequence number 46580545
    mysqld[9358]: 130326 0:27:18 [ERROR] mysqld: Got error 'Size of control file is smaller than expected' when trying to use aria control file '/var/lib/mysql/aria_log_control'
    mysqld[9358]: 130326 0:27:18 [ERROR] Plugin 'Aria' init function returned error.
    mysqld[9358]: 130326 0:27:18 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
    mysqld[9358]: 130326 0:27:18 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
    mysqld[9358]: 130326 0:27:18 [ERROR] Aborting
    mysqld[9358]: 130326 0:27:18 InnoDB: Starting shutdown...
    mysqld[9358]: 130326 0:27:19 InnoDB: Shutdown completed; log sequence number 46580545
    mysqld[9358]: 130326 0:27:19 [Note] /usr/bin/mysqld: Shutdown complete
    systemd[1]: mysqld.service: main process exited, code=exited, status=1/FAILURE
    Last edited by lonaowna (2013-03-26 01:23:20)

    Hi ! I come here because I have a trouble since the last update of Mysqld :
    I cannot start the daemon with
    sudo systemctl start mysqld
    I have these problems when i look in journalctl -xn :
    mars 26 00:22:14 server mysqld[11593]: InnoDB: Error: log file ./ib_logfile0 is of different size 0 3174400 bytes
    mars 26 00:22:14 server mysqld[11593]: InnoDB: than specified in the .cnf file 0 5242880 bytes!
    mars 26 00:22:14 server mysqld[11593]: 130326 0:22:14 [ERROR] Plugin 'InnoDB' init function returned error.
    mars 26 00:22:14 server mysqld[11593]: 130326 0:22:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    mars 26 00:22:14 server mysqld[11593]: 130326 0:22:14 [ERROR] Unknown/unsupported storage engine: InnoDB
    mars 26 00:22:14 server mysqld[11593]: 130326 0:22:14 [ERROR] Aborting
    mars 26 00:22:14 server mysqld[11593]: 130326 0:22:14 [Note] /usr/bin/mysqld: Shutdown complete
    mars 26 00:22:14 server systemd[1]: mysqld.service: main process exited, code=exited, status=1/FAILURE
    When I try with mysqld, I have
    130326 0:23:21 [Warning] Can't create test file /var/lib/mysql/server.lower-test
    130326 0:23:21 [Warning] Can't create test file /var/lib/mysql/server.lower-test
    mysqld: Can't change dir to '/var/lib/mysql/' (Errcode: 13)
    130326 0:23:21 [ERROR] Aborting
    130326 0:23:21 [Note] mysqld: Shutdown complete
    And when I look in /var/lib/mysql/server.err I have these lines
    130207 23:32:56 mysqld_safe mysqld from pid file /var/lib/mysql/server.pid ended
    130322 00:25:27 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    130322 0:25:27 InnoDB: The InnoDB memory heap is disabled
    130322 0:25:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    130322 0:25:27 InnoDB: Compressed tables use zlib 1.2.7
    130322 0:25:27 InnoDB: Initializing buffer pool, size = 128.0M
    130322 0:25:27 InnoDB: Completed initialization of buffer pool
    130322 0:25:27 InnoDB: highest supported file format is Barracuda.
    InnoDB: Error: tried to read 65536 bytes at offset 0 3173376.
    InnoDB: Was only able to read 1024.
    InnoDB: Fatal error: cannot read from file. OS error number 17.
    130322 0:25:30 InnoDB: Assertion failure in thread 139785666135872 in file os0file.c line 2538
    InnoDB: We intentionally generate a memory trap.
    InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
    InnoDB: If you get repeated assertion failures or crashes, even
    InnoDB: immediately after the mysqld startup, there may be
    InnoDB: corruption in the InnoDB tablespace. Please refer to
    InnoDB: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
    InnoDB: about forcing recovery.
    23:25:30 UTC - mysqld got signal 6 ;
    This could be because you hit a bug. It is also possible that this binary
    or one of the libraries it was linked against is corrupt, improperly built,
    or misconfigured. This error can also be caused by malfunctioning hardware.
    We will try our best to scrape up some info that will hopefully help
    diagnose the problem, but since we have already crashed,
    something is definitely wrong and this may fail.
    key_buffer_size=16777216
    read_buffer_size=262144
    max_used_connections=0
    max_threads=151
    thread_count=0
    connection_count=0
    It is possible that mysqld could use up to
    key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 134074 K bytes of memory
    Hope that's ok; if not, decrease some variables in the equation.
    Thread pointer: 0x0
    Attempting backtrace. You can use the following information to find out
    where mysqld died. If you see no messages after this, something went
    terribly wrong...
    stack_bottom = 0 thread_stack 0x40000
    /usr/bin/mysqld(my_print_stacktrace+0x29)[0x78ae99]
    /usr/bin/mysqld(handle_fatal_signal+0x471)[0x67ad71]
    /usr/lib/libpthread.so.0(+0xf1e0)[0x7f226299a1e0]
    /usr/lib/libc.so.6(gsignal+0x35)[0x7f22615612c5]
    /usr/lib/libc.so.6(abort+0x148)[0x7f2261562748]
    /usr/bin/mysqld[0x8f2ac0]
    /usr/bin/mysqld[0x8af1a0]
    /usr/bin/mysqld[0x8e187c]
    /usr/bin/mysqld[0x8e75ef]
    /usr/bin/mysqld[0x834204]
    /usr/bin/mysqld[0x7fe61f]
    /usr/bin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x41)[0x67ccf1]
    /usr/bin/mysqld[0x59ad94]
    /usr/bin/mysqld(_Z11plugin_initPiPPci+0xa42)[0x59f342]
    /usr/bin/mysqld[0x524328]
    /usr/bin/mysqld(_Z11mysqld_mainiPPc+0x447)[0x529187]
    /usr/lib/libc.so.6(__libc_start_main+0xf5)[0x7f226154da15]
    /usr/bin/mysqld[0x51ff89]
    The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
    information that should help you find out what is causing the crash.
    130322 00:25:30 mysqld_safe mysqld from pid file /var/lib/mysql/server.pid ended
    130326 00:24:58 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    130326 0:24:58 InnoDB: The InnoDB memory heap is disabled
    130326 0:24:58 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    130326 0:24:58 InnoDB: Compressed tables use zlib 1.2.7
    130326 0:24:58 InnoDB: Initializing buffer pool, size = 128.0M
    130326 0:24:58 InnoDB: Completed initialization of buffer pool
    InnoDB: Error: log file ./ib_logfile0 is of different size 0 3174400 bytes
    InnoDB: than specified in the .cnf file 0 5242880 bytes!
    130326 0:24:58 [ERROR] Plugin 'InnoDB' init function returned error.
    130326 0:24:58 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    130326 0:24:58 [ERROR] Unknown/unsupported storage engine: InnoDB
    130326 0:24:58 [ERROR] Aborting
    130326 0:24:58 [Note] /usr/bin/mysqld: Shutdown complete
    130326 00:24:58 mysqld_safe mysqld from pid file /var/lib/mysql/server.pid ended
    130326 00:25:33 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql/
    130326 0:25:33 InnoDB: The InnoDB memory heap is disabled
    130326 0:25:33 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    130326 0:25:33 InnoDB: Compressed tables use zlib 1.2.7
    130326 0:25:33 InnoDB: Initializing buffer pool, size = 128.0M
    130326 0:25:33 InnoDB: Completed initialization of buffer pool
    InnoDB: Error: log file ./ib_logfile0 is of different size 0 3174400 bytes
    InnoDB: than specified in the .cnf file 0 5242880 bytes!
    130326 0:25:33 [ERROR] Plugin 'InnoDB' init function returned error.
    130326 0:25:33 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    130326 0:25:33 [ERROR] Unknown/unsupported storage engine: InnoDB
    130326 0:25:33 [ERROR] Aborting
    130326 0:25:33 [Note] /usr/bin/mysqld: Shutdown complete
    130326 00:25:33 mysqld_safe mysqld from pid file /var/lib/mysql//server.pid ended
    When I try mysqld_safe, here is what I get
    130326 00:24:58 mysqld_safe Logging to '/var/lib/mysql/server.err'.
    130326 00:24:58 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    130326 00:24:58 mysqld_safe mysqld from pid file /var/lib/mysql/server.pid ended
    Resolution
    ===== It's a good thing to make a post :
    It allows me to order my ideas and I find the solution here http://serverfault.com/questions/104014 … erent-size
    I juste deleted the files /var/lib/mysqld/ib_logfile0 and /var/lib/mysql/ib_logfile1
    First, I had a problem about the file who is in the future (WTF ?:p) But after, it worked !
    Thanks Anyway !
    Last edited by shox (2013-03-25 23:51:43)

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • I was told to update iTunes. The update failed. Now I can't open iTunes but get the following messages: The program can't start because MSVCR80.dll is missing from your computer. Try reinstating the program to fix this problem.  Then I get iTunes was not

    I was told to update iTunes. I did and it failed. Then every time I tried to open iTunes I get the following message: "The program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem." Then I get the following: "iTunes was not installed correctly.  Please reinstall iTunes. Error 7 (windows error 126)." I have uninstalled and installed iTunes a couple of times with no luck. I cannot even access iTunes support

    Troubleshooting issues with iTunes for Windows updates - MSVCR80

  • TS5376 iTunes wont install.  It says " The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.

    iTunes wont install.  It says "The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.  Help!!!!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99683)

  • When installing itunes get error "program can't start because msvcr80.dll is missing

    I cancelled the installation of the latest version of iTunes on my Windows PC and when attempting to reinstall it, I now get a message that "The program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix the problem." Reinstalling the program does not fix the problem. Repairing the installation does not fix the problem. A search shows the "missing" file does exist in the MSOCache directory.

    Read this:
    iTunes 11.1.4 for Windows - Unable to install or open - MSVCR80 issue
    for additional help:
    ASC user turingtest2 contribution: Troubleshooting issues with iTunes for Windows updates
    or for specific Windows versions:
    Apple HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Apple HT1925: Removing and Reinstalling iTunes for Windows XP

  • When opening iTunes I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled, reinstalled many times - nothing! help please.

    When opening iTunes on my new Windows 7 PC I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled and reinstalled many times to no avail, even tried it on a different user account and still nothing. I recently installed Panda Internet Security 2012 (about 12 days ago), initially iTunes worked fine as usual but within the last few days I've been  unable to open it with the same messages appearing. I've read through some of these pages and tried everything that's been advised, uninstalling and reinstalling while internet and laptop security is swithched off, downloading tools to completely remove anything related to iTunes, tried it in Safe Mode, nothing has worked. I've also noticed that in the start menu when I click on iTunes, it says '(empty)' where it should have the logo and ability to start the program, does this mean it doesn't download + install properly each time I've tried? Any help would be enormously appreciated.

    Doublechecking. Have you also tried the following user tip?
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for

  • How do I scan multiple pages into one document using the CanoScan LiDE 200?

    How do I scan multiple pages into one document using the CanoScan LiDE 200? I can't seem to find a way to get them to scan continuously, or a way to stitch them together afterwards.

  • XSLT processing in Java

    The few examples either in Xalan or Saxon I have been able to find need xmlSystemId or xsltSystemId that are both Strings. What if I have an xml string in memory and would like to transform it to another xml document? I have not been able to find any

  • OFR - Supplier matching "Vendor ID + Vendor Site ID"

    Hi I am configuring OFR to read invoices that will be passed into an EBS environment. The standard set up of OFR is that Vendor ID identifies a unique vendor, but for EBS you need to be able to identify a supplier by VENDOR ID and VENDOR SITE ID. App

  • File information and folders

    How can I view the information on the file - name, size and type?  Metadata would be too much to ask for, I guess.  Also, can I upload folders of photos and keep that structure or do we have to upload files individually?

  • Can 5s be activated without the previous\original apple id?

    Hi, My friend's 5S got stolen and it looks like he didn't turned on Find my iPhone (the new device doesn't show in his Find my iPhone app), He had a 4-digit unlock code so I guess the thief would have to restore the OS, Can the thief do anything with