search for: ddl

Displaying 20 results from an estimated 313 matches for "ddl".

Did you mean: dd
2014 Aug 10
2
Merging the DDL branch in nut-website
Hi Daniele and Arnaud, While tracking down the Cyber Power voltage scaling issue, I found the DDL repository extremely helpful. Instead of searching across all of the old mailing list posts, I was able to run 'git grep' in the Cyber Power directory, and the consistency of the data made it an easy task. I had a motherboard failure on my main computer, and I was trying to recreate the nu...
2014 Aug 10
0
Merging the DDL branch in nut-website
> Is this the current layout? > > nut-website (branch: dll-hll) > \__ nut submodule (branch: master) > \__ ddl submodule (branch unknown?) nut-website (branch: dll-hll) \__ nut submodule (branch: master @ abc0006 [not updated to avoid conflicts when merging back to master]) \__ ddl submodule (branch: master @ bbfd79f; now updated to ab6166c) > The "ddl" branch might be unknown since I have...
2006 Aug 16
14
Migrations: only one table per migration file?
Hi all I have a new migration file created that adds some tables and fills one with some data: create_table :sound_styles do |t| t.column :name, :string, :null => false end create_table :show_types do |t| t.column :name, :string, :null => false end create_table :countries do |t| t.column :name, :string, :null => false end ActionView::Helpers::FormOptionsHelper::COUNTRIES.each
2006 Aug 17
0
OCI.DDL (module could not be loaded)
Hi guys, I had a problem in connecting oracle DB through ROR application. It says OCI.DDL (module could not be loaded) while running the webrick server. I have installed the ruby-oci-0.1.13-mswin.rb.While searching in net I found saying to copy OCI.DDL in system32 folder but Still i faced the same problem of not able to start the webrick server. Can anyone help me out to give me...
2019 Mar 05
0
How to post a device dump to the DDL?
...ed file.Yuri -------- Исходное сообщение --------От: Daniele Pezzini <hyouko at gmail.com> Дата: 05.03.2019 3:09 (GMT+03:00) Кому: "Yuri V. Mednitski" <ranger at ranger.ru> Копия: nut-upsuser at alioth-lists.debian.net Тема: Re: [Nut-upsuser] How to post a device dump to the DDL? Either open a pull request on our GitHub repository:https://github.com/networkupstools/nut-ddl...or post the relevant data directly here. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20190305/e3...
2005 Jul 12
21
Dom0 crashing on x86_64
I am seeing a problem with Dom0 crashing on x86_64 whenever I create a DomU. I''ve done some more testing, and it appears that this problem is somehow related to networking. Dom0 crashes as soon as the networking services are started when DomU is coming up. As an experiment, I brought up DomU without networking, and it stayed up. As soon as I started DomU with networking enabled, however,
2006 Mar 01
5
single transaction migrations
Hi! It seems that migration doesn''t use single transcation to execute the needed migrations for the database upgrade, so if I have database at version 5, and I wrote some migrations 6..10, and error occurs while executing migration 7, the database stays in state 6? I also think that migration taks could use some more verbosity, for example if migration fails, there''s no
2015 Mar 17
0
nutdrv_atcl_usb
Thanks! Now merged into master, it'll be in the upcoming 2.7.3. As icing on the cake, we'd appreciate a upsc/upsrw/upscmd dump for our own DDL: http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/ https://github.com/networkupstools/nut-ddl
2017 Nov 12
1
Cyberpower model numbers in the HCL
...t; the CP1500PFCLCD model, a newer, premium version of the unit; but the HCL > does have an entry for the CP1000PFCLCD model. > > > > Pretty sure that the CP1500PFCLCD will work; but figure I ask if anyone > knows for sure. > > > > We have a bit of a backlog of HCL/DDL entries that haven't been pushed to > the main website, including this one: > > http://new.networkupstools.org/ddl/Cyber_Power_Systems/CP1000PFCLCD.html This one is already on the stable list: http://networkupstools.org/ddl/Cyber_Power_Systems/CP1000PFCLCD.html The one that I'...
2019 Mar 04
1
How to post a device dump to the DDL?
Hi!I have a device dump from my Inelt UPS. I want to post it in the Device Dump Library. But I can not figure out how to do it. Google also did not help me.Can anyone point me the right way?Yuri. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20190304/55da7065/attachment.html>
2006 Apr 02
0
Wrapping DDL changes in transactions ?
Hi ! Which database drivers support wrapping DDL changes in transactions ? Something like this: def self.up ActiveRecord::Base.transaction do create_table(...) end end I know for certain MySQL does not. I believe PostgreSQL does. What about the other database adapaters ? Can anyone confirm/deny my claims ? Thanks ! -- Fran?ois Beau...
2006 Apr 17
0
quickly convert SQL DDL -> Migration
Has anybody heard of / written a tool/generator that quickly converts any SQL DDL into migration create_tabl tasks. i know i could just go the way of creating the tables and then do a rake db_schema_dump, but since this is something i do continuously i would like to find a quicker route. Thanks Sebastian
2006 Aug 17
3
Migrations for migrating data across databases - is it possible?
Hi All I am trying to understand if I can use migrations to migrate data under the following conditions 1. Across 2 different databases (Oracle/DB2) with same schemas. 2. Across 2 different databases (Oracle/DB2) with different schemas. I am trying to avoid writing DBI/OCI8 scripts. Can somone please shed some light if this is even possible? thanks -daya -------------- next part
2020 Mar 26
0
thoughts on tripp lite Smart Online UPSs?
...t sometimes depends on the hardware on the host side - for 3016, pre-USB3 controllers had better luck than USB3 controllers, even on non-superspeed ports). David mentioned your model is likely protocol 4004. Here are other compatibility reports with that protocol ID: * https://networkupstools.org/ddl/Tripp_Lite/SU1000RTXL2UA.html * https://networkupstools.org/ddl/Tripp_Lite/SU1500RTXL2UA.html * https://networkupstools.org/ddl/Tripp_Lite/SU1500RTXLCD2U.html * https://networkupstools.org/ddl/Tripp_Lite/SU1000XLA.html * https://networkupstools.org/ddl/Tripp_Lite/SU2200XLA.html Seems like a good c...
2001 May 17
1
glm
Hello, I need to fit a generalized linear model with a Chi2 (6 ddl) as error distribution and with "log" as link function. I have looked in help(family) and maybe I could use Gamma(link="log") but I do not know if I can, and where I can define the shape and the scale arguments of the gamma distribution. Maybe there is another may to do that? C...
2022 Feb 05
0
NUT website update, and plans for 2.7.5 release
Hello all, Somewhat in relation to FOSDEM as a nice point on the calendar, and largely to address the lags we've had with publication of HCL and DDL information, and also as a side project of preparing for a new release (that should better list the currently known compatible hardware), the NUT website generation approach was changed. For the past years, https://networkupstools.org/ served documentation pages generated from the last tagged NUT...
2022 Feb 05
0
NUT website update, and plans for 2.7.5 release
Hello all, Somewhat in relation to FOSDEM as a nice point on the calendar, and largely to address the lags we've had with publication of HCL and DDL information, and also as a side project of preparing for a new release (that should better list the currently known compatible hardware), the NUT website generation approach was changed. For the past years, https://networkupstools.org/ served documentation pages generated from the last tagged NUT...
2015 Jul 10
2
[HCL] <Fideltronik INIGO> <Viper 1200> supported by <nutdrv_qx>
Device manufacturer: Fideltronik INIGO Device name: Viper 1200 Device type: UPS Bus type: USB WWW: http://fideltronikinigo.com/viper/viper-1200/ " nut-scanner -U" output: [nutdev1] driver = "blazer_usb" port = "auto" vendorid = "0001" productid = "0000" product = "MEC0003" vendor =
2018 Aug 13
2
Wrong battery.date variable value
Hi, I installed apcupsd through pfsense and noticed some discrepancy with the NUT package. I'm not sure if this is a bug regarding the BATTDATE (apcupsd) and battery.date (NUT) but BATTDATE shows the correct date of 2016/05/11. While NUT shows the battery.date as 2001/09/25 which doesn't make sense. Any ideas? Pfsense 2.4.3-RELEASE-p1 (amd64) NUT 2.7.4_6 NUT installed through
2006 Jan 06
4
Are migrations executed within a transaction?
Hi all, Can I safely assume that each migration is excuted within a transaction, so that''s it''s safe to have migrations executing failing statements? Thanks, - Rowan -- Morality is usually taught by the immoral.