Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. deadlock
    3. Topics
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 13
    • Groups 0

    Topics

    • D

      Fehler nach Update auf Version 0.9.9-5

      Watching Ignoring Scheduled Pinned Locked Moved Entwicklung
      4
      0 Votes
      4 Posts
      1k Views
      D
      Habe das Update nochmal eingespielt und hat funktioniert. Danke, Der Deadlock
    • D

      Anregung Wartungsvertrag und Lizenzen

      Watching Ignoring Scheduled Pinned Locked Moved Entwicklung
      3
      0 Votes
      3 Posts
      1k Views
      dsD
      Ablaufbenachrichtigungen sind aktuell schon möglich. Allerdings ist eine Ansteuerung durch CRON oder den Windows Scheduler erforderlich: http://doc.i-doit.org/wiki/DE:Systemkonfiguration#Cron_.28am_Beispiel:_Workflow_Management.29 http://doc.i-doit.org/wiki/Handler#Licence
    • D

      Erweiterung von zugewiesene Objekte

      Watching Ignoring Scheduled Pinned Locked Moved Entwicklung
      1
      0 Votes
      1 Posts
      871 Views
      No one has replied
    • D

      Fehler bei Update von v0.9.9-1 auf 0.9.9-2

      Watching Ignoring Scheduled Pinned Locked Moved Betrieb
      4
      0 Votes
      4 Posts
      1k Views
      N
      Ich habe einen ähnlichen Fehler (update 0.9.9.-1 auf 0.9.9-2): isys_exception_database : Query error: ' SELECT * FROM isys_report WHERE isys_report__title = 'Stromverbrauch in Racks' AND isys_report__type = 's'; ': Unknown column 'isys_report__type' in 'where clause' SHOW CREATE TABLE isys_report zeigt: CREATE TABLE `isys_report` ( `isys_report__id` int(32) NOT NULL auto_increment, `isys_report__title` varchar(255) character set utf8 NOT NULL, `isys_report__description` text character set utf8 NOT NULL, `isys_report__query` text character set utf8 NOT NULL, `isys_report__query_row` text character set utf8 NOT NULL, `isys_report__mandator` int(32) NOT NULL, `isys_report__datetime` datetime NOT NULL, `isys_report__last_edited` datetime NOT NULL, PRIMARY KEY  (`isys_report__id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_german1_ci …die gesamte Tabelle isys_report ist außerdem leer - soll das so sein?
    • D

      Anregungen/Wünsche

      Watching Ignoring Scheduled Pinned Locked Moved Entwicklung
      4
      0 Votes
      4 Posts
      1k Views
      D
      Enschuldigung, falls es etwas aufdringlich sein sollte, aber ich hätte gerne eine Antwort auf meine Fragen. Grüße, Deadlock
    • D

      SQL Syntax Fehler beim Anlegen eines neuen Netzes

      Watching Ignoring Scheduled Pinned Locked Moved Entwicklung
      4
      0 Votes
      4 Posts
      939 Views
      dsD